mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
phpMyAdmin: update to 5.0.2
This commit is contained in:
parent
d3fe8fd78f
commit
9c15c7d896
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.9.2
|
||||
version=5.0.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="phpMyAdmin-${version}-all-languages"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.phpmyadmin.net"
|
||||
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.xz"
|
||||
checksum=3bc3e37fefbdfcaf12fd59d6d7fdbf11ffcffe3e211155bf5b822b54a3c2043e
|
||||
checksum=cbcc78d1499308d9329950fcba2ebaa84c559a934fe54efc027d459d8e4161c8
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/webapps/
|
||||
|
|
Loading…
Add table
Reference in a new issue