diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 06:56:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 06:56:18 +0700 |
commit | c04fd75b5d1dd43fdda0d84bb13f503f731c9d52 (patch) | |
tree | 2adf1a5356589f04317ed5b760e1b8bc404d2e5b | |
parent | 1bd12e7b1e1804fbe39ea09d5b35a3719d04124c (diff) |
system/phoronix-test-suite: Updated for version 9.0.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 f46bad88f734..c1d0135ca45f 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:-9.0.0} +VERSION=${VERSION:-9.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 0132c264e32f..b2e2bca65571 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="9.0.0" +VERSION="9.0.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.0.0.tar.gz" -MD5SUM="f7363841ec88ed049c9273437904bd54" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.0.1.tar.gz" +MD5SUM="58023c8136a0206909552942660fe28a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |