diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-28 23:40:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-28 23:40:47 +0700 |
commit | 6863a3e968771a62c9746b1b3606d0003a943e2b (patch) | |
tree | 44c77bbc94aed68a3128612a210f6e74da7941fb /system | |
parent | f1e14bd6793ddfb75fefe88af7eca5e35a348431 (diff) | |
download | slackbuilds-6863a3e968771a62c9746b1b3606d0003a943e2b.tar.gz |
system/phoronix-test-suite: Updated for version 7.0.1.
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 704089eb32..66a48d74dc 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:-7.0.0} +VERSION=${VERSION:-7.0.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 be216cf0c4..337d54ac01 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="7.0.0" +VERSION="7.0.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.0.0.tar.gz" -MD5SUM="6a085fa6e3cf6fd9d3f1598720affd76" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.0.1.tar.gz" +MD5SUM="a8d47f6fd3310d0c54ffb058e54352f7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |