diff --git a/srcpkgs/phpMyAdmin/template b/srcpkgs/phpMyAdmin/template index c4ee6fa3a0a..7f0b5f024df 100644 --- a/srcpkgs/phpMyAdmin/template +++ b/srcpkgs/phpMyAdmin/template @@ -1,9 +1,9 @@ # Template file for 'phpMyAdmin' pkgname=phpMyAdmin version=5.2.0 -revision=1 +revision=2 conf_files="/etc/webapps/phpMyAdmin/config.inc.php" -depends="php mariadb" +depends="php8.1 mariadb" short_desc="Web interface for MySQL and MariaDB" maintainer="Joel Beckmeyer " license="GPL-2.0-only"