phoronix-test-suite: update to 5.4.1.
This commit is contained in:
parent
14321f5b7c
commit
31562eb65c
|
@ -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=5.4.0
|
version=5.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.phoronix-test-suite.com/"
|
homepage="http://www.phoronix-test-suite.com/"
|
||||||
distfiles="http://www.phoronix.net/downloads/phoronix-test-suite/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.phoronix.net/downloads/phoronix-test-suite/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=861384f0435dc2a6b2459d661828348f6bdbf62ed9254a9e7c712517dd3e789b
|
checksum=51a78780a9219acd2f382c4b76529521b538de291778c0de283d52d4ebc9abd3
|
||||||
|
|
||||||
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