mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sysstat: update to 12.7.6.
Fix update check.
This commit is contained in:
parent
3f72abe6ee
commit
be01ada1bc
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sysstat'
|
# Template file for 'sysstat'
|
||||||
pkgname=sysstat
|
pkgname=sysstat
|
||||||
version=12.7.5
|
version=12.7.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-copy-only --disable-file-attr
|
configure_args="--enable-copy-only --disable-file-attr
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://sysstat.github.io/"
|
homepage="https://sysstat.github.io/"
|
||||||
distfiles="https://sysstat.github.io/sysstat-packages/sysstat-${version}.tar.xz"
|
distfiles="https://sysstat.github.io/sysstat-packages/sysstat-${version}.tar.xz"
|
||||||
checksum=57664040a549d33bb06a1121c7124d4cadd9b8b35f815856c194393047cd4d6b
|
checksum=474b2bbc89e47b22dc8e4832cc2c555e7fb52f1271b7913434290986a62b71f7
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i 's/lib64/lib/' configure
|
vsed -i 's/lib64/lib/' configure
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
site="http://sebastien.godard.pagesperso-orange.fr/download.html"
|
site="https://sysstat.github.io/versions.html"
|
||||||
ignore="*.*[1359].*"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue