phpMyAdmin: update to 4.6.5.1.
This commit is contained in:
parent
d4922fa987
commit
d0eba9253d
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.6.4
|
version=4.6.5.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.phpmyadmin.net"
|
homepage="http://www.phpmyadmin.net"
|
||||||
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=73ff4ecd94c642a1d938e91def05d5823382249a5b326b8fb57942d1baa7bff4
|
checksum=78cc99452302a33fc733eb251fa16b53f68df41f466ba8e2f44cecd2ef1d0e24
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue