From b347320954055997098b46bf0e9e1760d832c274 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 27 Oct 2020 09:05:35 -0500 Subject: [PATCH] xlockmore: update to 5.66. --- srcpkgs/xlockmore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xlockmore/template b/srcpkgs/xlockmore/template index fbc2cde1d6e..9ff5242adac 100644 --- a/srcpkgs/xlockmore/template +++ b/srcpkgs/xlockmore/template @@ -1,6 +1,6 @@ # Template file for 'xlockmore' pkgname=xlockmore -version=5.65 +version=5.66 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=cdc0d5b86be0a553f248ca261a043c2a043032de2b678429e4c2b0bd56449434 +checksum=5976a5c3662828d14522c90e06f28ddcfc8e57788fde08eb8b7a70e9ef3bab71 CFLAGS="-D_DEFAULT_SOURCE" build_options="opengl"