phpMyAdmin: depend on php8.1.
This commit is contained in:
parent
cab3ad3e68
commit
4e83b3262d
@ -1,9 +1,9 @@
|
|||||||
# Template file for 'phpMyAdmin'
|
# Template file for 'phpMyAdmin'
|
||||||
pkgname=phpMyAdmin
|
pkgname=phpMyAdmin
|
||||||
version=5.2.0
|
version=5.2.0
|
||||||
revision=1
|
revision=2
|
||||||
conf_files="/etc/webapps/phpMyAdmin/config.inc.php"
|
conf_files="/etc/webapps/phpMyAdmin/config.inc.php"
|
||||||
depends="php mariadb"
|
depends="php8.1 mariadb"
|
||||||
short_desc="Web interface for MySQL and MariaDB"
|
short_desc="Web interface for MySQL and MariaDB"
|
||||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user