There was an error while loading. Please reload this page.
1 parent 610a772 commit 011baf7Copy full SHA for 011baf7
1 file changed
user/sysstat/template.py
@@ -1,5 +1,5 @@
1
pkgname = "sysstat"
2
-pkgver = "12.7.8"
+pkgver = "12.7.9"
3
pkgrel = 0
4
build_style = "gnu_configure"
5
configure_args = ["--disable-compress-manpg"]
@@ -12,7 +12,7 @@
12
license = "GPL-2.0-or-later"
13
url = "https://sysstat.github.io"
14
source = f"https://sysstat.github.io/sysstat-packages/sysstat-{pkgver}.tar.xz"
15
-sha256 = "fce51c768a9babfc871e1896409a17be7017460730a796b36b502dbaac0ed2b9"
+sha256 = "9896143f0dba8d130eabae276d0362c6d4303295612ab9bf060eae225eb766fd"
16
hardening = ["vis", "cfi"]
17
# dunno how to run these
18
options = ["!check"]
0 commit comments