summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-28 09:36:56 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-28 09:36:56 +0700
commit820cbdb7ebd59e0e2c560b2be6abc11859c8b0d9 (patch)
tree2fe1b48808a9953812b1de20f104fc0056738ca4
parent6d51148003a38101e0477a87213a0fb5416e9d30 (diff)
downloadslackbuilds-820cbdb7ebd59e0e2c560b2be6abc11859c8b0d9.tar.gz
slackbuilds-820cbdb7ebd59e0e2c560b2be6abc11859c8b0d9.tar.xz
system/phoronix-test-suite: Updated for version 5.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/phoronix-test-suite/phoronix-test-suite.SlackBuild6
-rw-r--r--system/phoronix-test-suite/phoronix-test-suite.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
index ff98830493..447ec56631 100644
--- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
+++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for phoronix-test-suite
-# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=phoronix-test-suite
-VERSION=${VERSION:-5.4.1}
+VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -87,7 +87,7 @@ rm -rf $PKG/etc
# Fix the docs location
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a README.md COPYING AUTHORS CHANGE-LOG $PKG/usr/doc/$PRGNAM-$VERSION
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/
diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info
index 6762a3f801..b78cbf6f60 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="5.4.1"
+VERSION="5.6.0"
HOMEPAGE="http://phoronix-test-suite.com/"
-DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.4.1.tar.gz"
-MD5SUM="a4d1148d228a7ca9e18363806926a0ee"
+DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.6.0.tar.gz"
+MD5SUM="fc92f0e50342b10ccfafde83a1ae11b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""