mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +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'
|
# Template file for 'phpMyAdmin'
|
||||||
pkgname=phpMyAdmin
|
pkgname=phpMyAdmin
|
||||||
version=4.9.2
|
version=5.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="phpMyAdmin-${version}-all-languages"
|
wrksrc="phpMyAdmin-${version}-all-languages"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.phpmyadmin.net"
|
homepage="https://www.phpmyadmin.net"
|
||||||
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.xz"
|
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.xz"
|
||||||
checksum=3bc3e37fefbdfcaf12fd59d6d7fdbf11ffcffe3e211155bf5b822b54a3c2043e
|
checksum=cbcc78d1499308d9329950fcba2ebaa84c559a934fe54efc027d459d8e4161c8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/webapps/
|
vmkdir usr/share/webapps/
|
||||||
|
|
Loading…
Add table
Reference in a new issue