mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sysstat: update to 12.6.2.
This commit is contained in:
parent
e57bdc0dfa
commit
f8055f9ae0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sysstat'
|
# Template file for 'sysstat'
|
||||||
pkgname=sysstat
|
pkgname=sysstat
|
||||||
version=12.6.1
|
version=12.6.2
|
||||||
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="http://pagesperso-orange.fr/sebastien.godard/"
|
homepage="http://pagesperso-orange.fr/sebastien.godard/"
|
||||||
distfiles="http://pagesperso-orange.fr/sebastien.godard/${pkgname}-${version}.tar.xz"
|
distfiles="http://pagesperso-orange.fr/sebastien.godard/${pkgname}-${version}.tar.xz"
|
||||||
checksum=18ff5a4e149e2568e43385637f72437fe6bafcc1322a93d13d1981e9464a0342
|
checksum=3e77134aedaa6fc57d9745da67edfd8990e19adee71ac47196229261c563fb48
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i 's/lib64/lib/' configure
|
vsed -i 's/lib64/lib/' configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue