From e94b6d1f433401456518697a6c94c3bd28152cfe Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 3 Jun 2025 11:44:06 -0500 Subject: [PATCH] xlockmore: update to 5.83. --- srcpkgs/xlockmore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xlockmore/template b/srcpkgs/xlockmore/template index 723c33e382a..578ab8fc528 100644 --- a/srcpkgs/xlockmore/template +++ b/srcpkgs/xlockmore/template @@ -1,6 +1,6 @@ # Template file for 'xlockmore' pkgname=xlockmore -version=5.82 +version=5.83 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=d69078df2c0b7df9502e0d8fa284932b05927a972b628d7ab67c89c06fe6b7b2 +checksum=a698d099fd6a3c19c41e197c106d9e8c3a38a4e8ff077c2aa4bac7629d69c8c3 CFLAGS="-D_DEFAULT_SOURCE" if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then