xlockmore: update to 5.73.

This commit is contained in:
Andrew Benson 2023-09-23 08:53:55 -05:00
parent 37aee9fdce
commit d756b85e9b
1 changed files with 2 additions and 2 deletions

View File

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