diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-11 10:29:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-11 10:29:28 +0700 |
commit | 983cbe4495f5495df91cd3f6433fe11f04d14505 (patch) | |
tree | 06229df85fddf36a782f143d91ad0ccf7e9dbb32 /system | |
parent | be2821064c3b641346bb52f3c6ecfc07193d02a4 (diff) |
system/phoronix-test-suite: Updated for version 8.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 ca94bfc83aea..4d23a8215c13 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.4.0} +VERSION=${VERSION:-8.4.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 00b9d5415b67..e8e4318dc5c6 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.4.0" +VERSION="8.4.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.4.0.tar.gz" -MD5SUM="149bc030527229cb80b9f79e0e49f879" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.4.1.tar.gz" +MD5SUM="ab9a64686dee073b5488cea36158afd3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |