From be01ada1bcea186d16c21fbf1763568d82e5b184 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 24 Jul 2024 14:53:33 +0530 Subject: [PATCH] sysstat: update to 12.7.6. Fix update check. --- srcpkgs/sysstat/template | 4 ++-- srcpkgs/sysstat/update | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/sysstat/template b/srcpkgs/sysstat/template index 6f6a7303364..2bc011fc7e2 100644 --- a/srcpkgs/sysstat/template +++ b/srcpkgs/sysstat/template @@ -1,6 +1,6 @@ # Template file for 'sysstat' pkgname=sysstat -version=12.7.5 +version=12.7.6 revision=1 build_style=gnu-configure configure_args="--enable-copy-only --disable-file-attr @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="https://sysstat.github.io/" distfiles="https://sysstat.github.io/sysstat-packages/sysstat-${version}.tar.xz" -checksum=57664040a549d33bb06a1121c7124d4cadd9b8b35f815856c194393047cd4d6b +checksum=474b2bbc89e47b22dc8e4832cc2c555e7fb52f1271b7913434290986a62b71f7 post_extract() { vsed -i 's/lib64/lib/' configure diff --git a/srcpkgs/sysstat/update b/srcpkgs/sysstat/update index bff69cb68d5..55cb80b2176 100644 --- a/srcpkgs/sysstat/update +++ b/srcpkgs/sysstat/update @@ -1,2 +1 @@ -site="http://sebastien.godard.pagesperso-orange.fr/download.html" -ignore="*.*[1359].*" +site="https://sysstat.github.io/versions.html"