diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-24 07:57:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-24 07:57:17 +0700 |
commit | 3daa33e782407e086f8b773c0f4667f16f7619d0 (patch) | |
tree | 80c359d9dcddd2c444aae0daf928101087cb24af /system/phoronix-test-suite | |
parent | 27f44c63c49437938f8fb69f604e13d01282e35c (diff) |
system/phoronix-test-suite: Updated for version 10.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 0634916a5ecb..ef9631ef2800 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:-10.0.0} +VERSION=${VERSION:-10.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 3d7575b9d3e0..252c7b50db4e 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="10.0.0" +VERSION="10.0.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.0.0.tar.gz" -MD5SUM="40ea9163aa9062b4116aa46241d4418b" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.0.1.tar.gz" +MD5SUM="261818c5c45d0653880e005a74cab13e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |