diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-23 22:33:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-23 22:33:38 +0700 |
commit | c95ac4b1ce0a69276df05d87bc2f690e0eae642a (patch) | |
tree | bab86a2e05865b6e050ae0d4eaae8f271fe9cdf2 /system | |
parent | b1c28f6a34f677e5c3cf32d90eb6f0ed5b99e83c (diff) | |
download | slackbuilds-c95ac4b1ce0a69276df05d87bc2f690e0eae642a.tar.gz |
system/phoronix-test-suite: Updated for version 5.8.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 89ddd2bdac..6116e490a1 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:-5.8.0} +VERSION=${VERSION:-5.8.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 3caf505b5c..2e0a6e0c2c 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="5.8.0" +VERSION="5.8.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.8.0.tar.gz" -MD5SUM="14c7e0e6797e0b4211b5436daba886c1" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.8.1.tar.gz" +MD5SUM="262de24538141bdecd1d792dc0beb1e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |