diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-19 22:00:22 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:30:57 +0100 |
commit | 0d3af7630d02e050b5195d616caebf1343ed6855 (patch) | |
tree | 5c20c502d9ef28596c819e092b7c0fb5b4ce3259 /system/phoronix-test-suite | |
parent | 1170c70dbdcfaf922fbc77d3b32c2bb26fbe701d (diff) |
system/phoronix-test-suite: Updated for version 7.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 33b7fd0be763..e08aa67c3fdd 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:-7.2.1} +VERSION=${VERSION:-7.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 e0766ca21861..276922328c38 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="7.2.1" +VERSION="7.4.0" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.2.1.tar.gz" -MD5SUM="3ff2b2d8b4a7ed6c6e0612b064ec8d9b" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.4.0.tar.gz" +MD5SUM="86fa3eede43ffff88992fe21368b11b7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |