sysstat: update to 11.6.3.
This commit is contained in:
parent
1008d57082
commit
b6f53f8db3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sysstat'
|
# Template file for 'sysstat'
|
||||||
pkgname=sysstat
|
pkgname=sysstat
|
||||||
version=11.6.2
|
version=11.6.3
|
||||||
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
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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.xz"
|
distfiles="http://pagesperso-orange.fr/sebastien.godard/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8b6e1e6af269263ea528d2737ac19f26d4842b663352d38125bc40244a8dfef6
|
checksum=54b306a1634e39710767936d4d1be17e8b65062aa04c837b41479c4b28b511bd
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/lib64/lib/' configure
|
sed -i 's/lib64/lib/' configure
|
||||||
|
|
Loading…
Reference in New Issue