xlockmore: update to 5.81.
This commit is contained in:
parent
f069e18d79
commit
16472d6588
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlockmore'
|
# Template file for 'xlockmore'
|
||||||
pkgname=xlockmore
|
pkgname=xlockmore
|
||||||
version=5.80
|
version=5.81
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xinerama $(vopt_if opengl '--with-opengl --with-mesa')"
|
configure_args="--with-xinerama $(vopt_if opengl '--with-opengl --with-mesa')"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="http://sillycycle.com/xlockmore.html"
|
homepage="http://sillycycle.com/xlockmore.html"
|
||||||
changelog="http://sillycycle.com/xlock/xlockmore.README"
|
changelog="http://sillycycle.com/xlock/xlockmore.README"
|
||||||
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
|
||||||
checksum=502d765368d36d814ecb777fd439c759790b3dd34d5ee35f74807f71baa47621
|
checksum=0530181328a7c668b6d7b24c0cfa32aa93b4bbae23c0c4f09f1d3b347ec98a97
|
||||||
CFLAGS="-D_DEFAULT_SOURCE"
|
CFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
|
Loading…
Reference in New Issue