phoronix-test-suite: update to 9.4.1.

This commit is contained in:
bra1nwave 2020-03-23 18:45:54 +01:00 committed by Piraty
parent 43ccc9d88a
commit 7ee125bd31

View file

@ -1,6 +1,6 @@
# Template file for 'phoronix-test-suite'
pkgname=phoronix-test-suite
version=9.2.1
version=9.4.1
revision=1
archs=noarch
wrksrc="$pkgname"
@ -9,11 +9,12 @@ short_desc="Comprehensive testing and benchmarking platform for Linux"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.phoronix-test-suite.com/"
changelog="https://raw.githubusercontent.com/phoronix-test-suite/phoronix-test-suite/master/ChangeLog"
distfiles="https://phoronix-test-suite.com/releases/${pkgname}-${version}.tar.gz"
checksum=675e7ca96719e2f3b42a6c13421213a398f04da0f8e78f4691fa9261fdeb8501
checksum=04e0d1371a661c7f95d81ba5df7291a52a5977d691783eb1eacd6918156263b0
do_install() {
sed -e "s/^export PTS_DIR=.*/export 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
vbin phoronix-test-suite
vmkdir usr/share/webapps/${pkgname}/pts-core
vcopy "pts-core/*" usr/share/webapps/${pkgname}/pts-core