From a5295e695f6c9c939c9ae0c910fe911d6fec969a Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 7 Mar 2017 21:32:59 +0700 Subject: system/phoronix-test-suite: Updated for version 7.0.0. Signed-off-by: Willy Sudiarto Raharjo --- system/phoronix-test-suite/phoronix-test-suite.SlackBuild | 6 +++--- system/phoronix-test-suite/phoronix-test-suite.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/phoronix-test-suite') diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild index 1c2779cd7e..704089eb32 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-2016 Willy Sudiarto Raharjo +# Copyright 2014-2017 Willy Sudiarto Raharjo # 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:-6.8.0} +VERSION=${VERSION:-7.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -64,7 +64,7 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM chown -R root:root . find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + \( -perm 777 -o -perm 775 -o -perm 700 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info index 9c8b05d9b0..be216cf0c4 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="6.8.0" +VERSION="7.0.0" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.8.0.tar.gz" -MD5SUM="c27274a1b39ed2d0f14a6534513f36bf" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.0.0.tar.gz" +MD5SUM="6a085fa6e3cf6fd9d3f1598720affd76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3