diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-03 05:49:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-04 01:29:24 +0700 |
commit | 055429fb6b289c14ecadb89b38cc28c268b9eb7a (patch) | |
tree | 63b0e715522a73adc9266e93e44493423fc3fe45 /system | |
parent | d934b75eb2bba91cc25c5cd5ea51ed17bdbbbc63 (diff) | |
download | slackbuilds-055429fb6b289c14ecadb89b38cc28c268b9eb7a.tar.gz |
system/phoronix-test-suite: Updated for version 6.4.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 47662177bb..5632c632c0 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:-6.2.2} +VERSION=${VERSION:-6.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 de7b0131c5..7d43d1010c 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="6.2.2" +VERSION="6.4.0" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.2.2.tar.gz" -MD5SUM="f28221d7aeceeb8bbf9d60818882ab8f" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.4.0.tar.gz" +MD5SUM="5c745b8dbf0b6732993f800ce6b20a17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |