From 31a14e93102dcba602d1152da9d42882a944a991 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 19 Aug 2025 16:50:32 +0200 Subject: [PATCH] units: update to 2.24. --- srcpkgs/units/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/units/template b/srcpkgs/units/template index aa259421712..8d057c3ef03 100644 --- a/srcpkgs/units/template +++ b/srcpkgs/units/template @@ -1,6 +1,6 @@ # Template file for 'units' pkgname=units -version=2.23 +version=2.24 revision=1 build_style=gnu-configure configure_args="--sharedstatedir=/usr/share" @@ -12,5 +12,5 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/units/units.html" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=d957b451245925c9e614c4513397449630eaf92bd62b8495ba09bbe351a17370 +checksum=1e502c4edfacf20b29284716c72e5ddb51a495a2365d7b03e7960494c4a0c902 python_version=3