phpmyadmin: update to 4.6.4.
This commit is contained in:
parent
11aafe0f97
commit
f216c34978
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.6.3
|
||||
version=4.6.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=fetch
|
||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.phpmyadmin.net"
|
||||
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=201c80f7c0a81bccadafea0b85b0b7cacbde84178d1b06f926f5a0392c3ea99a
|
||||
checksum=73ff4ecd94c642a1d938e91def05d5823382249a5b326b8fb57942d1baa7bff4
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue