diff options
Diffstat (limited to 'testing/phoronix-test-suite/APKBUILD')
-rw-r--r-- | testing/phoronix-test-suite/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/phoronix-test-suite/APKBUILD b/testing/phoronix-test-suite/APKBUILD index ceab81b01f..abd1d814b9 100644 --- a/testing/phoronix-test-suite/APKBUILD +++ b/testing/phoronix-test-suite/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Lucas Ramage <ramage.lucas@openmailbox.org> # Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org> pkgname=phoronix-test-suite -pkgver=7.6.0 +pkgver=7.8.0 pkgrel=0 pkgdesc="The most comprehensive testing and benchmarking platform available for Linux" url="https://www.phoronix-test-suite.com" @@ -17,4 +17,4 @@ package() { cd $builddir DESTDIR="${pkgdir}" ./install-sh } -sha512sums="d424ce586bdc20e9c68e429fafb2a1239f86e8e4a8c6b57740221609b698a657af24440581d7c59ae024d3591b094dbab57c8ff3a13f8575f49e7291289f1722 phoronix-test-suite-7.6.0.tar.gz" +sha512sums="ebcfac4e6b79b3efb1122952c67ac23d6de87786515ffd0ee70e1f253bedc6045bd5a798510bcd6a0c8b7eccd950805778b522742953e2e699164e65f2a8a985 phoronix-test-suite-7.8.0.tar.gz" |