phpMyAdmin: update to 4.6.5.2.
This commit is contained in:
parent
7fa52f8ed9
commit
8263380753
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.6.5.1
|
||||
version=4.6.5.2
|
||||
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=78cc99452302a33fc733eb251fa16b53f68df41f466ba8e2f44cecd2ef1d0e24
|
||||
checksum=81c3f6c3648ceec68d901e674e3bf182e061ddb48f4e5664992d3e09187557c3
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue