diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-10 11:01:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-11 13:24:33 +0700 |
commit | ed6298b101935437277d818a10868f2f0225e58b (patch) | |
tree | 345571d97375124f676ad83dd737645e7fe2b46e | |
parent | 35129615dba57080a6b9ddc5bda67333ac361eb8 (diff) | |
download | slackbuilds-ed6298b101935437277d818a10868f2f0225e58b.tar.gz |
system/phoronix-test-suite: Updated for version 6.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e90a3b9886..47662177bb 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.1} +VERSION=${VERSION:-6.2.2} 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 775ab913c2..de7b0131c5 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.1" +VERSION="6.2.2" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.2.1.tar.gz" -MD5SUM="80af76b3c486ed257fe299d16037981f" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.2.2.tar.gz" +MD5SUM="f28221d7aeceeb8bbf9d60818882ab8f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |