mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
sysstat: update to 12.1.6
This commit is contained in:
parent
1216e6d31a
commit
3e21c63e21
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'sysstat'
|
# Template file for 'sysstat'
|
||||||
pkgname=sysstat
|
pkgname=sysstat
|
||||||
version=12.0.6
|
version=12.1.6
|
||||||
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
|
||||||
--with-systemdsystemunitdir= --enable-install-cron"
|
--with-systemdsystemunitdir= --enable-install-cron"
|
||||||
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"
|
||||||
depends="lm_sensors"
|
depends="lm_sensors"
|
||||||
|
@ -14,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=dd141d82a0b2f6c6924676524b0ad8ae60a6410461869f959dc484e8c5096912
|
checksum=f752f3c406153a6fc446496f1102872505ace3f0931d975c1d664c81ec09f129
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/lib64/lib/' configure
|
sed -i 's/lib64/lib/' configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue