phoronix-test-suite: update to 7.4.0 (#8814)

This commit is contained in:
cr6git 2017-11-04 06:12:43 +01:00 committed by Juan RP
parent 4da9ef3280
commit b3c2e58b27
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'phoronix-test-suite' # Template file for 'phoronix-test-suite'
pkgname=phoronix-test-suite pkgname=phoronix-test-suite
version=6.6.0 version=7.4.0
revision=1 revision=1
wrksrc="${pkgname}" wrksrc="${pkgname}"
noarch="yes" noarch="yes"
depends="php" depends="php"
short_desc="The most comprehensive testing and benchmarking platform available for Linux" short_desc="Comprehensive testing and benchmarking platform for Linux"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://www.phoronix-test-suite.com/" homepage="https://www.phoronix-test-suite.com/"
distfiles="http://www.phoronix.net/downloads/phoronix-test-suite/releases/${pkgname}-${version}.tar.gz" distfiles="https://www.phoronix.net/downloads/phoronix-test-suite/releases/${pkgname}-${version}.tar.gz"
checksum=e4c10a4f45ac022160137f164910d68fd780ab3caaaf0d0d3f592e6e4cde1c35 checksum=de9aec3ef4f980581756fd0bf7b30dd1ccb20e7aae637078a587606bf75a6b67
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