diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 01:20:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 01:20:57 +0700 |
commit | f63339843c1fd1d2b9b8d9a3222d0d9acc81c3f1 (patch) | |
tree | 25cad9b2ec67e6bf736b27acc915ca25e7d87cda | |
parent | 59e1c22c70b6cf5b2061b8ecb6e16670bf452d6a (diff) |
system/phoronix-test-suite: Updated for version 10.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 adfa249d01e7..0cc390b23d1f 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.1} +VERSION=${VERSION:-10.8.2} 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 4982fafe08d8..d8f84c6d6656 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.1" +VERSION="10.8.2" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.1.tar.gz" -MD5SUM="9f107c080407b7ac195bb04e6cabb83b" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.2.tar.gz" +MD5SUM="459c3c45b39bb3d720ddc8ba5f944332" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |