summaryrefslogtreecommitdiffstats
path: root/system/phoronix-test-suite
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-08 22:09:31 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-08 22:09:31 +0700
commit0455d01a121e27a3120bdca6880932fdfd3cb258 (patch)
tree084f47401790c75ae5cd49a9d03bb4a3e35b29c0 /system/phoronix-test-suite
parent7ed4edde42de209d3cd650a67242478c1382f367 (diff)
downloadslackbuilds-0455d01a121e27a3120bdca6880932fdfd3cb258.tar.gz
slackbuilds-0455d01a121e27a3120bdca6880932fdfd3cb258.tar.xz
system/phoronix-test-suite: Updated for version 7.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/phoronix-test-suite')
-rw-r--r--system/phoronix-test-suite/phoronix-test-suite.SlackBuild5
-rw-r--r--system/phoronix-test-suite/phoronix-test-suite.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
index 66a48d74dc..768383e0a7 100644
--- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
+++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=phoronix-test-suite
-VERSION=${VERSION:-7.0.1}
+VERSION=${VERSION:-7.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -92,6 +92,9 @@ mv $PKG/usr/share/doc/phoronix-test-suite/* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
rm -rf $PKG/usr/share/doc/
+# Remove systemd services
+rm -rf $PKG/usr/lib/
+
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info
index 337d54ac01..5bb37c0743 100644
--- a/system/phoronix-test-suite/phoronix-test-suite.info
+++ b/system/phoronix-test-suite/phoronix-test-suite.info
@@ -1,8 +1,8 @@
PRGNAM="phoronix-test-suite"
-VERSION="7.0.1"
+VERSION="7.2.0"
HOMEPAGE="http://phoronix-test-suite.com/"
-DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.0.1.tar.gz"
-MD5SUM="a8d47f6fd3310d0c54ffb058e54352f7"
+DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.2.0.tar.gz"
+MD5SUM="567854c04745a8a0f8a6e1081a4cebe9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""