summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-06-13 19:03:03 +0200
committer Willy Sudiarto Raharjo2015-06-13 19:03:03 +0200
commitc4adc765fabb146b065cf11bedba97d643595ef2 (patch)
tree9fba8691cfec63ac19ec046aab2e6c4e20fe4202
parent24ca6e49e5c3170dbc066fe5c41f26720b14df7e (diff)
downloadslackbuilds-c4adc765fabb146b065cf11bedba97d643595ef2.tar.gz
system/phoronix-test-suite: Updated for version 5.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/phoronix-test-suite/phoronix-test-suite.SlackBuild4
-rw-r--r--system/phoronix-test-suite/phoronix-test-suite.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
index 447ec56631..89ddd2bdac 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:-5.6.0}
+VERSION=${VERSION:-5.8.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.md COPYING AUTHORS CHANGE-LOG $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a README.md COPYING AUTHORS ChangeLog $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 b78cbf6f60..3caf505b5c 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.6.0"
+VERSION="5.8.0"
HOMEPAGE="http://phoronix-test-suite.com/"
-DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.6.0.tar.gz"
-MD5SUM="fc92f0e50342b10ccfafde83a1ae11b0"
+DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.8.0.tar.gz"
+MD5SUM="14c7e0e6797e0b4211b5436daba886c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""