diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-26 00:31:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-26 00:31:54 +0700 |
commit | 3b7e450ce34f21642918a0bd75f252e1ca14d23a (patch) | |
tree | da75486214e89251c7d0268e88d32cede8241c29 /system/phoronix-test-suite | |
parent | 3e3d3762c886bba066e0d1108ef27e9db342c0bf (diff) |
system/phoronix-test-suite: Updated for version 9.6.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 d9dc8f8b03c6..69dc0bc1ee16 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.6.0} +VERSION=${VERSION:-9.6.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 2cb0540c80ed..61ef5d55f28b 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.6.0" +VERSION="9.6.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.6.0.tar.gz" -MD5SUM="a21547bb74880bce26de0f946be8a2a3" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.6.1.tar.gz" +MD5SUM="4d18a995bc781191eb853d4f00eccc4a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |