diff --git a/srcpkgs/xlockmore/template b/srcpkgs/xlockmore/template index b79c581190b..c520c4d7b4c 100644 --- a/srcpkgs/xlockmore/template +++ b/srcpkgs/xlockmore/template @@ -1,6 +1,6 @@ # Template file for 'xlockmore' pkgname=xlockmore -version=5.68 +version=5.69 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=30731fdcb203f16eb5c1c43c05d42e452ad0eb4555c97c55566a6ecb1877cd6e +checksum=ea92654c001226848765a251a73bcbc473ccef17b721cc18d5361f59dbd6d3b9 CFLAGS="-D_DEFAULT_SOURCE" build_options="opengl"