diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-10 01:13:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-12 07:49:04 +0700 |
commit | 5b9e54fe98a863d07bd653559d44b00b8af1be4f (patch) | |
tree | dc3dd4570e19320c120f3d179093279c985f3b13 | |
parent | 3abd77edb277f2849ae07fca43e1f82d9188dc35 (diff) | |
download | slackbuilds-5b9e54fe98a863d07bd653559d44b00b8af1be4f.tar.gz |
system/phoronix-test-suite: Updated for version 5.4.0.
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 6a67e7ac90..90ae86274b 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.1} +VERSION=${VERSION:-5.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 c45a5a57e1..810f209966 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.1" +VERSION="5.4.0" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.2.1.tar.gz" -MD5SUM="51e52d883710dc516c5494bd1c377219" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.4.0.tar.gz" +MD5SUM="5f299db13b09ab422b93c87df878b405" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |