phoronix-test-suite: update to 8.4.1.
This commit is contained in:
parent
e5d1f675ee
commit
8aef7a9b7e
1 changed files with 4 additions and 4 deletions
|
@ -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=8.0.1
|
version=8.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="$pkgname"
|
||||||
depends="php"
|
depends="php"
|
||||||
short_desc="Comprehensive testing and benchmarking platform for Linux"
|
short_desc="Comprehensive testing and benchmarking platform for Linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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=6306549109c7254baf31edb385265b19557b5692217d2dfcf96f6fb17de8e842
|
checksum=91f4e173e26b08df2a2fa66aa5845bcfa88d9265bb66863a79356b6c3badb062
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue