diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 23:08:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 23:08:50 +0700 |
commit | 6a950ab801b4357630370c2fc48d3caf1adef728 (patch) | |
tree | 31a7807b6a615f54d8ba01141b6875caee45aeae /system/phoronix-test-suite | |
parent | 463f8fe87d64b11a16c3b2c8cfdd43f0ae44fa1a (diff) | |
download | slackbuilds-6a950ab801b4357630370c2fc48d3caf1adef728.tar.gz |
system/phoronix/test-suite: Updated for version 7.2.1.
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 768383e0a7..33b7fd0be7 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.0} +VERSION=${VERSION:-7.2.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 5bb37c0743..e0766ca218 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.0" +VERSION="7.2.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.2.0.tar.gz" -MD5SUM="567854c04745a8a0f8a6e1081a4cebe9" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.2.1.tar.gz" +MD5SUM="3ff2b2d8b4a7ed6c6e0612b064ec8d9b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |