diff --git a/srcpkgs/xlockmore/template b/srcpkgs/xlockmore/template index 9439b0b02e5..8ff6ac537ad 100644 --- a/srcpkgs/xlockmore/template +++ b/srcpkgs/xlockmore/template @@ -1,6 +1,6 @@ # Template file for 'xlockmore' pkgname=xlockmore -version=5.73 +version=5.74 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=30e1fce5ee4bfebf7d7d746af467f96b0bc8521fcd0b50b8561fd5b56deb875d +checksum=488adee067a8be431a586e0d47ef6d7dd86b31768b48f04ee492f2f111165184 CFLAGS="-D_DEFAULT_SOURCE" build_options="opengl"