diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-22 23:01:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-22 23:01:30 +0700 |
commit | f1b4d51bc842d759cadefcd75e1bfdd367beb114 (patch) | |
tree | a08bc6c26d70d4fdcc74854fe6ae1c5292bcc906 /system | |
parent | 0dbbe2f06fcb99a13c32d4dcb08f1f734dd6c641 (diff) |
system/phoronix-test-suite: Updated for version 8.6.1.
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 981c8004142f..3e8522ffc13d 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:-8.6.0} +VERSION=${VERSION:-8.6.1} 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 501d7610087a..37bb5a35f1d1 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="8.6.0" +VERSION="8.6.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.6.0.tar.gz" -MD5SUM="a3d9e81f5abc1921d3aaf710ac4f4046" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.6.1.tar.gz" +MD5SUM="995dd571b44e4a7edb6576bb5775c461" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |