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