diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 03:07:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:52:12 +0700 |
commit | b007bbb2dd6b581747e10ff30adca352f6499062 (patch) | |
tree | 60375c8696ab4631c0c3e4e8f5db43bb5ece5779 /system/phoronix-test-suite | |
parent | 90f21f3d8e4b81083f35d3da72f7cc2a0f7706c1 (diff) |
system/phoronix-test-suite: Updated for version 10.8.3.
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 0cc390b23d1f..65c66eb6ed3e 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.2} +VERSION=${VERSION:-10.8.3} 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 d8f84c6d6656..707d8c729df6 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.2" +VERSION="10.8.3" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.2.tar.gz" -MD5SUM="459c3c45b39bb3d720ddc8ba5f944332" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.3.tar.gz" +MD5SUM="d1538de8f9197b9bed31998096a013b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |