mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
phpMyAdmin: update to 5.2.2
This commit is contained in:
parent
565894579d
commit
99533ae60b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=5.2.1
|
||||
version=5.2.2
|
||||
revision=1
|
||||
conf_files="/etc/webapps/phpMyAdmin/config.inc.php"
|
||||
depends="virtual?php-runtime"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.phpmyadmin.net"
|
||||
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.xz"
|
||||
checksum=373f9599dfbd96d6fe75316d5dad189e68c305f297edf42377db9dd6b41b2557
|
||||
checksum=f881819a3b11e653b0212afaf0cc105db85c767715cb3f5852670f7fc36c9669
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/webapps/
|
||||
|
|
Loading…
Add table
Reference in a new issue