phoronix-test-suite: update to 10.2.0.
This commit is contained in:
parent
3dc10db829
commit
7b3d491e4b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'phoronix-test-suite'
|
||||
pkgname=phoronix-test-suite
|
||||
version=9.6.1
|
||||
revision=2
|
||||
version=10.2.0
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
depends="php"
|
||||
short_desc="Comprehensive testing and benchmarking platform for Linux"
|
||||
|
@ -10,7 +10,7 @@ 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=8afae3056aae06a9a5a8aa80e3706eeeb22e3b9ba7d6e7784506ff1b1788cce2
|
||||
checksum=7a828781b4b2384930ce48b9c16b9994e0266658f138c5dcced03f83c4edbad4
|
||||
|
||||
do_install() {
|
||||
vsed -e "s/^\texport PTS_DIR=.*/\texport PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
||||
|
|
Loading…
Reference in a new issue