diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-23 22:42:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-23 22:42:42 +0700 |
commit | c8fd80a58967295864df86b9b60451e7261d94b2 (patch) | |
tree | 0e1a3608fea4df922201d4ee5557f602deaa0236 /system/phoronix-test-suite | |
parent | 360632d95fbb4a4000181b69f0816d64dc16ba1a (diff) | |
download | slackbuilds-c8fd80a58967295864df86b9b60451e7261d94b2.tar.gz |
system/phoronix-test-suite: Updated for version 5.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/phoronix-test-suite')
-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 90ae86274b..ff98830493 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.4.0} +VERSION=${VERSION:-5.4.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 810f209966..6762a3f801 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.4.0" +VERSION="5.4.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.4.0.tar.gz" -MD5SUM="5f299db13b09ab422b93c87df878b405" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.4.1.tar.gz" +MD5SUM="a4d1148d228a7ca9e18363806926a0ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |