diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-07 22:15:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-07 22:15:44 +0700 |
commit | 92a5e3b9087a5b2a508e96451b21e04b46e1cf39 (patch) | |
tree | afcabcb74a91e81ad751fef18cf6696c7b749274 /system | |
parent | c884461388ab294976c5dd63a0a0d7ffe33ece4c (diff) |
system/phoronix-test-suite: Updated for version 7.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.SlackBuild | 2 | ||||
-rw-r--r-- | system/phoronix-test-suite/phoronix-test-suite.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild index e08aa67c3fdd..159fcc3e94d3 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.4.0} +VERSION=${VERSION:-7.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info index 276922328c38..5dc2dda34a60 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.4.0" +VERSION="7.6.0" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.4.0.tar.gz" -MD5SUM="86fa3eede43ffff88992fe21368b11b7" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.6.0.tar.gz" +MD5SUM="6a055d2a40028a58fe334c0f6e317618" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |