From 5ad8c4fb95616a22d85dc6475a38999a1cb475d7 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 6 Aug 2025 15:00:04 -0500 Subject: [PATCH] xlockmore: update to 5.84. --- srcpkgs/xlockmore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xlockmore/template b/srcpkgs/xlockmore/template index 578ab8fc528..adef6e1b75e 100644 --- a/srcpkgs/xlockmore/template +++ b/srcpkgs/xlockmore/template @@ -1,6 +1,6 @@ # Template file for 'xlockmore' pkgname=xlockmore -version=5.83 +version=5.84 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=a698d099fd6a3c19c41e197c106d9e8c3a38a4e8ff077c2aa4bac7629d69c8c3 +checksum=1e267cf6920bea798135e98c25905a8f5436d47e5c60b24e09b2176605a946d4 CFLAGS="-D_DEFAULT_SOURCE" if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then