diff options
| author | J0WI <J0WI@users.noreply.github.com> | 2020-04-12 20:15:02 +0200 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-12 19:06:47 +0000 |
| commit | 5771515cb0e005f0ad097a92a76ba928d1c48a52 (patch) | |
| tree | e6dd5e9dfcbeef8ec4e820d0c5205cc66d80de8f /testing | |
| parent | 08f0fc1d532c58c59ae6fb5027e07b5881372edc (diff) | |
| download | aports-5771515cb0e005f0ad097a92a76ba928d1c48a52.tar.bz2 aports-5771515cb0e005f0ad097a92a76ba928d1c48a52.tar.xz | |
testing/phoronix-test-suite: upgrade to 9.4.1
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/phoronix-test-suite/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/phoronix-test-suite/APKBUILD b/testing/phoronix-test-suite/APKBUILD index 1e99014205..a70218916a 100644 --- a/testing/phoronix-test-suite/APKBUILD +++ b/testing/phoronix-test-suite/APKBUILD @@ -1,14 +1,14 @@ # Contributor: Lucas Ramage <ramage.lucas@protonmail.com> # Maintainer: Lucas Ramage <ramage.lucas@protonmail.com> pkgname=phoronix-test-suite -pkgver=9.2.1 +pkgver=9.4.1 pkgrel=0 pkgdesc="The most comprehensive testing and benchmarking platform available for Linux" -url="https://www.phoronix-test-suite.com" +url="https://www.phoronix-test-suite.com/" arch="noarch" license="GPL-3.0-or-later" depends="php7 php7-dom php7-zip php7-json php7-simplexml" -subpackages="pkgname-doc" +subpackages="$pkgname-doc" provides="phoromatic-server phoromatic-client" source="$pkgname-$pkgver.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v$pkgver.tar.gz" options="!check" # no tests @@ -18,4 +18,4 @@ package() { rm -rf "$pkgdir"/usr/lib/systemd } -sha512sums="152bb592f143903352331c1ab4c7fd9138044402823821f28549101a50325bb43cea617cebd904a3ecccc76246c7a1604d364197f5e50010845f124512d479b4 phoronix-test-suite-9.2.1.tar.gz" +sha512sums="7e093358c4d60be9944210e6a8bf1227853dbed266b33449d1c8ee193fce95f71cad49b02a2bcaef5e13578f2b2ef90db388e62156d2edfb2ce471f50263c103 phoronix-test-suite-9.4.1.tar.gz" |
