mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
phoronix-test-suite: update to 8.6.0.
This commit is contained in:
parent
44a00e7531
commit
4790b04f37
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'phoronix-test-suite'
|
# Template file for 'phoronix-test-suite'
|
||||||
pkgname=phoronix-test-suite
|
pkgname=phoronix-test-suite
|
||||||
version=8.4.1
|
version=8.6.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs=noarch
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
depends="php"
|
depends="php"
|
||||||
short_desc="Comprehensive testing and benchmarking platform for Linux"
|
short_desc="Comprehensive testing and benchmarking platform for Linux"
|
||||||
|
@ -10,7 +10,7 @@ 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=91f4e173e26b08df2a2fa66aa5845bcfa88d9265bb66863a79356b6c3badb062
|
checksum=acb9dfcf4a3452aaf82cce59ccc04fa4cf51a43617a6cca9d1f9c5c670a5655d
|
||||||
|
|
||||||
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
Reference in a new issue