sysstat: updated to 10.2.0

This commit is contained in:
Fredrik Rinnestam 2013-11-03 19:31:18 +01:00
parent c6314a6ec9
commit e9d0d2545a
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
208dd236d726d20591d53d3a20124dd4 sysstat-10.0.5.tar.gz
7a6e3df08590385113a27a76ce64a6ff sysstat-10.2.0.tar.gz

View File

@ -5,13 +5,14 @@
# Depends on:
name=sysstat
version=10.0.5
version=10.2.0
release=1
source=(http://perso.orange.fr/sebastien.godard/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr --mandir=/usr/man --disable-nls
sed -i "/^SA_LIB_DIR/s/lib64/lib/" Makefile
make
make DESTDIR=$PKG install