mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
phoronix-test-suite: update to 10.8.4
This commit is contained in:
parent
c281dc6ab0
commit
839db44bae
1 changed files with 2 additions and 2 deletions
|
@ -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=10.8.3
|
version=10.8.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
depends="php"
|
depends="php"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.phoronix-test-suite.com/"
|
homepage="https://www.phoronix-test-suite.com/"
|
||||||
changelog="https://raw.githubusercontent.com/phoronix-test-suite/phoronix-test-suite/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/phoronix-test-suite/phoronix-test-suite/master/ChangeLog"
|
||||||
distfiles="https://phoronix-test-suite.com/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://phoronix-test-suite.com/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4b742e28a9542fe2b57aacb691159d69d3e1c77d95da6d24b7867889ce84ba80
|
checksum=1f2092d536c0a3193efc53e4a50f3cee65c0ef1a78d31e5404f1c663fff7b7f4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vsed -e "s/^\texport PTS_DIR=.*/\texport PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
vsed -e "s/^\texport PTS_DIR=.*/\texport PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
||||||
|
|
Loading…
Add table
Reference in a new issue