diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-28 01:03:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:00:13 +0700 |
commit | dcf9ff287f5fe6816b15a92a4c55ca20f40bab5a (patch) | |
tree | e08f1f18d6bfc0c415123f348f8b93eb2110f4ed /system/phoronix-test-suite | |
parent | 667c4ebb2643c8146bf495e1833eac8781dfcde4 (diff) | |
download | slackbuilds-dcf9ff287f5fe6816b15a92a4c55ca20f40bab5a.tar.gz |
system/phoronix-test-suite: Updated for version 8.0.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 2e39556f5a..77114107ca 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:-8.0.0} +VERSION=${VERSION:-8.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 456b8a8131..d9c8caa275 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="8.0.0" +VERSION="8.0.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.0.0.tar.gz" -MD5SUM="a0c3ac89cb06cf18acf5e52bf895e78a" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.0.1.tar.gz" +MD5SUM="3dc3a0e490e909f188379a9e05fd4780" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |