diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-14 01:30:23 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:17:30 +0100 |
commit | bda277ec560abae5f94f8f91225219a75ed677ec (patch) | |
tree | 89403883b2a775c8657073e324f1702969e13079 /system | |
parent | bc8ad1c3adf9b491d93698563e72e2d9f639f2f1 (diff) |
system/phoronix-test-suite: Updated for version 8.2.0.
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 77114107cae0..ab6641cdf65a 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.0.1} +VERSION=${VERSION:-8.2.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 d9c8caa2750a..d951fd1ca2ae 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.0.1" +VERSION="8.2.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.0.1.tar.gz" -MD5SUM="3dc3a0e490e909f188379a9e05fd4780" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.2.0.tar.gz" +MD5SUM="33e7b9ba5a65e7fcef91d47117450e6c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |