sysstat: update to 11.1.6.
This commit is contained in:
parent
7de4f2f851
commit
1ec3cf77f4
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'sysstat'
|
# Template file for 'sysstat'
|
||||||
pkgname=sysstat
|
pkgname=sysstat
|
||||||
version=11.1.5
|
version=11.1.6
|
||||||
revision=3
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
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
|
||||||
--with-systemdsystemunitdir= --enable-install-cron"
|
--with-systemdsystemunitdir= --enable-install-cron"
|
||||||
make_dirs="/var/log/sa 0755 root root"
|
make_dirs="/var/log/sa 0755 root root"
|
||||||
conf_files="/etc/default/sysstat /etc/default/sysstat.ioconf"
|
conf_files="/etc/default/sysstat /etc/default/sysstat.ioconf"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -15,7 +15,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=c6ac93ad11c051c477c998c7916d0cca42a0a789e6bbd0d68bf5b1bfc0066d40
|
checksum=48ee6962d51aed6d652b204d69e3bcf3a8817933f4163ab17d89adf8a78421a4
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
echo '#include <limits.h>' >>common.h
|
echo '#include <limits.h>' >>common.h
|
||||||
|
|
Loading…
Reference in New Issue