diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-04 21:38:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-04 21:38:20 +0700 |
commit | 2345154a60a7a6f47e7226e5e7b990f4e220f86c (patch) | |
tree | eb81dc2dd0959f651dd714ddbd539ece0f55f0c7 /system | |
parent | f9765137a12670935375a144714f679e6f37ad08 (diff) | |
download | slackbuilds-2345154a60a7a6f47e7226e5e7b990f4e220f86c.tar.gz |
system/phoronix-test-suite: Updated for version 9.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 cd5f688d0f..5d83928740 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.4.0} +VERSION=${VERSION:-9.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 a54ff05b0a..66cbef6ce6 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.4.0" +VERSION="9.4.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.4.0.tar.gz" -MD5SUM="c3a45e0a348094ef733ce3b7f94aef08" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.4.1.tar.gz" +MD5SUM="7dc8f085701122f031516e03c439d347" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |