diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-27 08:15:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-27 08:15:54 +0700 |
commit | 4d7e24314179ec302e568f51312f2088a8f0b1a1 (patch) | |
tree | b2e486ce15db8b3c541c645144fb68d9160134b7 /system/phoronix-test-suite | |
parent | 59a74e2a5ef9c734486c560608c792bae3832df7 (diff) |
system/phoronix-test-suite: Updated for version 10.8.1.
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.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 fac8c32e00ea..adfa249d01e7 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=phoronix-test-suite -VERSION=${VERSION:-10.8.0} +VERSION=${VERSION:-10.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info index b96ad4227fec..4982fafe08d8 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="10.8.0" +VERSION="10.8.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.0.tar.gz" -MD5SUM="b1c9f1ca6b7c1ac1aafe7725db9140ce" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.1.tar.gz" +MD5SUM="9f107c080407b7ac195bb04e6cabb83b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |