xlockmore: update to 5.72.

This commit is contained in:
Andrew Benson 2023-07-14 22:55:38 -07:00
parent 30fc95bd3a
commit 234e7f4abb

View file

@ -1,6 +1,6 @@
# Template file for 'xlockmore'
pkgname=xlockmore
version=5.71
version=5.72
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=0118b2d4b28303c335426cd6ca844b4776e4b71adb1d344f2ec087b57616c21a
checksum=d511975967ae7355072acdccf6b1bf414f8a16be50ccc8070f13e624623ec772
CFLAGS="-D_DEFAULT_SOURCE"
build_options="opengl"