From 50fad0214d2479abf4cb4902e9c2330a5011614c Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 22 Jul 2020 09:52:48 -0500 Subject: [PATCH] xlockmore: update to 5.65. --- srcpkgs/xlockmore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xlockmore/template b/srcpkgs/xlockmore/template index 6489f28c3e5..b651d3f4839 100644 --- a/srcpkgs/xlockmore/template +++ b/srcpkgs/xlockmore/template @@ -1,6 +1,6 @@ # Template file for 'xlockmore' pkgname=xlockmore -version=5.64 +version=5.65 revision=1 build_style=gnu-configure configure_args="--with-xinerama $(vopt_if opengl '--with-opengl --with-mesa')" @@ -12,7 +12,7 @@ maintainer="Andrew Benson " license="MIT" homepage="http://sillycycle.com/xlockmore.html" distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz" -checksum=b9463cc5fae0fefdf0e6be77135b9b2b12865aeb22d3e754bea1eadfb6327039 +checksum=cdc0d5b86be0a553f248ca261a043c2a043032de2b678429e4c2b0bd56449434 CFLAGS="-D_DEFAULT_SOURCE" build_options="opengl"