diff options
-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 584a90b68bbc6..55684e25d9e98 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=phoronix-test-suite -VERSION=${VERSION:-10.4.0} +VERSION=${VERSION:-10.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/phoronix-test-suite/phoronix-test-suite.info b/system/phoronix-test-suite/phoronix-test-suite.info index 0168d6277b53c..c033ceb2467b5 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.4.0" +VERSION="10.6.1" HOMEPAGE="https://phoronix-test-suite.com/" -DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.4.0.tar.gz" -MD5SUM="7ac57ef8e178d2c3215d9e1fe6f61633" +DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.6.1.tar.gz" +MD5SUM="6b10df76b6343859393b0db7566b4e70" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |