diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-30 22:41:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-30 22:41:03 +0700 |
commit | 51eb6e971f845e24006a74a0922ee39027b86f80 (patch) | |
tree | fe84a66e7fe08903974440bf6294ea660bfe2daa /system/phoronix-test-suite | |
parent | dcd25f4e45f84a548552895ac01c35dea25106be (diff) | |
download | slackbuilds-51eb6e971f845e24006a74a0922ee39027b86f80.tar.gz |
system/phoronix-test-suite: Updated for version 8.4.0.
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 ab6641cdf6..ca94bfc83a 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.2.0} +VERSION=${VERSION:-8.4.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 d951fd1ca2..00b9d5415b 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.2.0" +VERSION="8.4.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.2.0.tar.gz" -MD5SUM="33e7b9ba5a65e7fcef91d47117450e6c" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.4.0.tar.gz" +MD5SUM="149bc030527229cb80b9f79e0e49f879" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |