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 b69ddfd1bb..6b68a11a09 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:-6.6.0} +VERSION=${VERSION:-6.6.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 eda1292d33..1042cad31c 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="6.6.0" +VERSION="6.6.1" HOMEPAGE="http://phoronix-test-suite.com/" -DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.6.0.tar.gz" -MD5SUM="a201ad26a3e64ab3edbcc13274a51328" +DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.6.1.tar.gz" +MD5SUM="5bcac5896a4a34fc6ae4ae94991e1637" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |