diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 17:39:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-02 20:29:10 +0700 |
commit | a34af3b862c234c3280386db80ea0ca8bc46e407 (patch) | |
tree | c3dce283e3d99d4f33981abbc8c40a2cc302b56d /system | |
parent | cbd3d3aea94e2b2bad95afbbb42f117af120c3d4 (diff) | |
download | slackbuilds-a34af3b862c234c3280386db80ea0ca8bc46e407.tar.gz |
system/phoronix-test-suite: Updated for version 8.8.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 52ad71f860..eb690d0bd0 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.8.0} +VERSION=${VERSION:-8.8.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 bbb7b52ba0..1b5ef0b879 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.8.0" +VERSION="8.8.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.8.0.tar.gz" -MD5SUM="34e4bff913fa2a53258184dd6af7383c" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-8.8.1.tar.gz" +MD5SUM="08fc81d25a1c24c7b091ac78ef145da6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |