diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 08:21:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 08:21:53 +0700 |
commit | 90fd301f27d7a4b0e4cd7b106d941a0e89ef0a6b (patch) | |
tree | 0e8ec331e5a8bcc725d88ba9a598777d3ddb9331 /system/phoronix-test-suite | |
parent | 243010069b9514151a5a9ff12190a55857315693 (diff) | |
download | slackbuilds-90fd301f27d7a4b0e4cd7b106d941a0e89ef0a6b.tar.gz |
system/phoronix-test-suite: Updated for version 10.0.0.
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 8f81c8916c..0634916a5e 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.8.0} +VERSION=${VERSION:-10.0.0} 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 a2a5f4d4c4..3d7575b9d3 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.8.0" +VERSION="10.0.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.8.0.tar.gz" -MD5SUM="2eec5623b6bf0ec5a3f7053e3a24dbf1" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.0.0.tar.gz" +MD5SUM="40ea9163aa9062b4116aa46241d4418b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |