aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-05-29 07:47:37 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-29 06:48:28 +0000
commit39056099f45257967bac80b2f1b714f8984b2e28 (patch)
tree28c6de4adb86610d6ea18144d2945c21fbc7f93a
parent59a453b54d626807564beeb436cb859f4927eb01 (diff)
downloadalpine_aports-39056099f45257967bac80b2f1b714f8984b2e28.tar.bz2
alpine_aports-39056099f45257967bac80b2f1b714f8984b2e28.tar.xz
alpine_aports-39056099f45257967bac80b2f1b714f8984b2e28.zip
testing/phoronix-test-suite: upgrade to 9.6.1
-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 9171a87dc7..c0ff74cbd1 100644
--- a/testing/phoronix-test-suite/APKBUILD
+++ b/testing/phoronix-test-suite/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Lucas Ramage <ramage.lucas@protonmail.com> 1# Contributor: Lucas Ramage <ramage.lucas@protonmail.com>
2# Maintainer: Lucas Ramage <ramage.lucas@protonmail.com> 2# Maintainer: Lucas Ramage <ramage.lucas@protonmail.com>
3pkgname=phoronix-test-suite 3pkgname=phoronix-test-suite
4pkgver=9.6.0 4pkgver=9.6.1
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/"
@@ -29,4 +29,4 @@ bashcomp() {
29 amove usr/share/bash-completion/completions 29 amove usr/share/bash-completion/completions
30} 30}
31 31
32sha512sums="956e70ebc54d484dd7b10807e8e6f6a59d7f3c455a90c5bf8b83c4162492d9b5ccbaa1b0d5bf238e9ac9b73179abcfeeac2e2aab361304a8f245c390ad6e6b94 phoronix-test-suite-9.6.0.tar.gz" 32sha512sums="145c4b2e280f2fb1ceaa4636867bfa0be5a8695903e56edec0dc6be4d5a207fc13fc8a5111f26b91ba129663a8b8e69dade1265ae5f2d925195803a4ad90f8d3 phoronix-test-suite-9.6.1.tar.gz"