diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-19 23:23:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-20 08:06:18 +0700 |
commit | e0651a163b4f5d51285520e12992c58e57835ef1 (patch) | |
tree | ffd9c7a3556278e7f6f98a17b015dbf70a08fe05 | |
parent | 02dfc744f6bbb44af85f37b54700438abda86b8c (diff) | |
download | slackbuilds-e0651a163b4f5d51285520e12992c58e57835ef1.tar.gz |
system/phoronix-test-suite: Updated for version 9.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 3db0c6a79f..72a5517537 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.2.0} +VERSION=${VERSION:-9.2.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 e455275166..a2f7918252 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.2.0" +VERSION="9.2.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.2.0.tar.gz" -MD5SUM="5b3c0edecd5281c08f756f78d99eae41" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-9.2.1.tar.gz" +MD5SUM="ad80ed9a5835929138473f764ff0d5db" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |