phoronix-test-suite: update to 7.4.0 (#8814)
This commit is contained in:
parent
4da9ef3280
commit
b3c2e58b27
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'phoronix-test-suite'
|
||||
pkgname=phoronix-test-suite
|
||||
version=6.6.0
|
||||
version=7.4.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
noarch="yes"
|
||||
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>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.phoronix-test-suite.com/"
|
||||
distfiles="http://www.phoronix.net/downloads/phoronix-test-suite/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=e4c10a4f45ac022160137f164910d68fd780ab3caaaf0d0d3f592e6e4cde1c35
|
||||
homepage="https://www.phoronix-test-suite.com/"
|
||||
distfiles="https://www.phoronix.net/downloads/phoronix-test-suite/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=de9aec3ef4f980581756fd0bf7b30dd1ccb20e7aae637078a587606bf75a6b67
|
||||
|
||||
do_install() {
|
||||
sed -e "s/^export PTS_DIR=.*/export PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
||||
|
|
Loading…
Reference in New Issue