mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
fvwm3: update to 1.0.7.
This commit is contained in:
parent
7e2aec23c3
commit
d6da81e3b4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fvwm3'
|
# Template file for 'fvwm3'
|
||||||
pkgname=fvwm3
|
pkgname=fvwm3
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-mandoc"
|
configure_args="--enable-mandoc"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.fvwm.org/"
|
homepage="https://www.fvwm.org/"
|
||||||
distfiles="https://github.com/fvwmorg/fvwm3/releases/download/${version}/fvwm3-${version}.tar.gz"
|
distfiles="https://github.com/fvwmorg/fvwm3/releases/download/${version}/fvwm3-${version}.tar.gz"
|
||||||
checksum=ef994d8422329f06388497267d32f6f30d00d9f0dba9cbf99b177779549a4cf7
|
checksum=3aacd7cfeff60db1bcd9c77332dc575fe7711d2d306f0479525378dc6db3d31e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue