phoronix-test-suite: update to 5.4.0

This commit is contained in:
Eivind Uggedal 2014-12-10 07:19:14 +00:00
parent 112e515113
commit 1b7e3e02b6

View file

@ -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.2.1 version=5.4.0
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=1186f460691e2fe7a07df5edb8d8ed1ac0c65327512e646da2b2e3a60dda6cd9 checksum=861384f0435dc2a6b2459d661828348f6bdbf62ed9254a9e7c712517dd3e789b
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