phoronix-test-suite: update to 8.6.1.
This commit is contained in:
parent
f2f119643f
commit
448e19f2f9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'phoronix-test-suite'
|
# Template file for 'phoronix-test-suite'
|
||||||
pkgname=phoronix-test-suite
|
pkgname=phoronix-test-suite
|
||||||
version=8.6.0
|
version=8.6.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.phoronix-test-suite.com/"
|
homepage="https://www.phoronix-test-suite.com/"
|
||||||
distfiles="https://phoronix-test-suite.com/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://phoronix-test-suite.com/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=acb9dfcf4a3452aaf82cce59ccc04fa4cf51a43617a6cca9d1f9c5c670a5655d
|
checksum=2b8c75e2066bb5e8d0c74c4ec6c3aace97f3873e6f4b808482cc145d408b51f2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
sed -e "s/^export PTS_DIR=.*/export PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
sed -e "s/^export PTS_DIR=.*/export PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
||||||
|
|
Loading…
Reference in New Issue