mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
sysstat: update to 12.2.2.
This commit is contained in:
parent
07ff57f196
commit
820dd7db0f
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.2.1
|
version=12.2.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=8edb0e19b514ac560a098a02933a4735b881296d61014db89bf80f05dd7a4732
|
checksum=78388b64acec81378b962e66b40e57acd4b18ff17a849bc9308f95d290248c9c
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i 's/lib64/lib/' configure
|
vsed -i 's/lib64/lib/' configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue