diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-11 23:02:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-17 17:00:18 +0700 |
commit | b2ed10808db377399ea0c6ef7876c7855b767a72 (patch) | |
tree | 9d8a5f637d2dd4afaeee3d8fea413953878bfc44 | |
parent | 36c1437740c1613da72bfca556ad1399d86e6d5f (diff) | |
download | slackbuilds-b2ed10808db377399ea0c6ef7876c7855b767a72.tar.gz |
system/phoronix-test-suite: Updated for version 5.2.1.
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 7935d14633..6a67e7ac90 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.2.0} +VERSION=${VERSION:-5.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 9dc8100183..c45a5a57e1 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.2.0" +VERSION="5.2.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.2.0.tar.gz" -MD5SUM="a812277a79e36e3e83a9ef2838ec32a7" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.2.1.tar.gz" +MD5SUM="51e52d883710dc516c5494bd1c377219" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |