aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Ramage <ramage.lucas@openmailbox.org>2018-06-06 17:56:51 +0000
committerAndy Postnikov <apostnikov@gmail.com>2018-06-07 10:40:06 +0300
commit3ae7da2d35482dfd83eac51ad405359ad2208139 (patch)
treecf32476e2be7956a99fb4b404ae9d42519002677
parent1bdd30d22d011e2c72ef411c0b976a7df6fc789f (diff)
downloadalpine_aports-3ae7da2d35482dfd83eac51ad405359ad2208139.tar.bz2
alpine_aports-3ae7da2d35482dfd83eac51ad405359ad2208139.tar.xz
alpine_aports-3ae7da2d35482dfd83eac51ad405359ad2208139.zip
testing/phoronix-test-suite: upgrade to 8.0.0
-rw-r--r--testing/phoronix-test-suite/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/phoronix-test-suite/APKBUILD b/testing/phoronix-test-suite/APKBUILD
index abd1d814b9..c8bc88fdf1 100644
--- a/testing/phoronix-test-suite/APKBUILD
+++ b/testing/phoronix-test-suite/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Lucas Ramage <ramage.lucas@openmailbox.org> 1# Contributor: Lucas Ramage <ramage.lucas@openmailbox.org>
2# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org> 2# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
3pkgname=phoronix-test-suite 3pkgname=phoronix-test-suite
4pkgver=7.8.0 4pkgver=8.0.0
5pkgrel=0 5pkgrel=0
6pkgdesc="The most comprehensive testing and benchmarking platform available for Linux" 6pkgdesc="The most comprehensive testing and benchmarking platform available for Linux"
7url="https://www.phoronix-test-suite.com" 7url="https://www.phoronix-test-suite.com"
@@ -17,4 +17,4 @@ package() {
17 cd $builddir 17 cd $builddir
18 DESTDIR="${pkgdir}" ./install-sh 18 DESTDIR="${pkgdir}" ./install-sh
19} 19}
20sha512sums="ebcfac4e6b79b3efb1122952c67ac23d6de87786515ffd0ee70e1f253bedc6045bd5a798510bcd6a0c8b7eccd950805778b522742953e2e699164e65f2a8a985 phoronix-test-suite-7.8.0.tar.gz" 20sha512sums="f97219360cf456cdd73c1c41bcf09ecce3a1d1385778b861226a4980d5599a6845e27c1f06d2164654d038bab02599a4e526b12fff9fe3a2b7f89dcfeb4c914f phoronix-test-suite-8.0.0.tar.gz"