From 4f0bf91e8ed69a1e044b6710259f6239d5941faa Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sat, 25 May 2024 15:13:48 -0500 Subject: [PATCH] xlockmore: update to 5.78. --- srcpkgs/xlockmore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xlockmore/template b/srcpkgs/xlockmore/template index 39be569273e..5fd0db5899d 100644 --- a/srcpkgs/xlockmore/template +++ b/srcpkgs/xlockmore/template @@ -1,6 +1,6 @@ # Template file for 'xlockmore' pkgname=xlockmore -version=5.77 +version=5.78 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=52b7c413e73784fc5815c73bf1238f5a205deebb7817a8c19e7abf3ef6fc2c36 +checksum=c0c9674221787a330558948e59ef4437dd483cc81b0285cd45e1e06a8bebfa91 CFLAGS="-D_DEFAULT_SOURCE" if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then