phoronix-test-suite: depend on php8.1.

This commit is contained in:
Joel Beckmeyer 2022-11-28 14:49:32 -05:00 committed by Michal Vasilek
parent 04291e3337
commit cab3ad3e68

View file

@ -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=10.8.4 version=10.8.4
revision=1 revision=2
depends="php" depends="php8.1"
short_desc="Comprehensive testing and benchmarking platform for Linux" short_desc="Comprehensive testing and benchmarking platform for Linux"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"