diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 16:47:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 16:47:24 +0700 |
commit | 0230e1ba32f59021b0da0c0208b73a4b77b5cde9 (patch) | |
tree | c3ce520c4e23552110ad8904a5631bf0f53da882 /system | |
parent | 6f453de13cc965f5e9f1002de258f723282d294e (diff) |
system/phoronix-test-suite: Updated for version 10.4.0.
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 d81b19a46943..92de319e34b1 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.2.2} +VERSION=${VERSION:-10.4.0} 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 187c8159b872..0168d6277b53 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.2.2" +VERSION="10.4.0" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.2.2.tar.gz" -MD5SUM="e4a9d3fc2e21a7f15e2b4fbef3ee7a44" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.4.0.tar.gz" +MD5SUM="7ac57ef8e178d2c3215d9e1fe6f61633" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |