fvwm3: update to 1.1.0.
This commit is contained in:
parent
d354571388
commit
bc8a069a67
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fvwm3'
|
# Template file for 'fvwm3'
|
||||||
pkgname=fvwm3
|
pkgname=fvwm3
|
||||||
version=1.0.9
|
version=1.1.0
|
||||||
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=c6d0411a97b621d8c0eed35bc4167804151480e847f64694adca8e55dd190648
|
checksum=cb427d58d49e4f8db013d878fa9aa7a360e98706f1c6d08ea3ad8066ae8660d3
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
|
|
Loading…
Reference in New Issue