sysstat: update to 11.2.0.
This commit is contained in:
parent
6d7a880d44
commit
fcb461768e
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=11.1.8
|
version=11.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-install-isag --enable-copy-only --disable-file-attr
|
configure_args="--enable-install-isag --enable-copy-only --disable-file-attr
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://pagesperso-orange.fr/sebastien.godard/"
|
homepage="http://pagesperso-orange.fr/sebastien.godard/"
|
||||||
distfiles="http://pagesperso-orange.fr/sebastien.godard/${pkgname}-${version}.tar.gz"
|
distfiles="http://pagesperso-orange.fr/sebastien.godard/${pkgname}-${version}.tar.gz"
|
||||||
checksum=298473acf6118936313d02e32b344e0d06f940e012d89d41f06d4af29adefede
|
checksum=6d50798da59b930788242333129610e3b6a52920f47ac95cfca8ad3851e2b123
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/lib64/lib/' configure
|
sed -i 's/lib64/lib/' configure
|
||||||
|
|
Loading…
Reference in a new issue