xlockmore: update to 5.68.

This commit is contained in:
Andrew Benson 2021-12-24 15:31:00 -06:00
parent d024806dd6
commit 6578d86747

View file

@ -1,6 +1,6 @@
# Template file for 'xlockmore'
pkgname=xlockmore
version=5.67
version=5.68
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=a8607e170e0df4af8f707d3b38f7ceb0d0e128773d7e175e202092695f7f234c
checksum=30731fdcb203f16eb5c1c43c05d42e452ad0eb4555c97c55566a6ecb1877cd6e
CFLAGS="-D_DEFAULT_SOURCE"
build_options="opengl"