phpMyAdmin: update to 4.5.3.
This commit is contained in:
parent
fb173d1c6f
commit
5b2e72b61b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.5.2
|
||||
version=4.5.3
|
||||
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=ff43edcb239548980fe3d4586086321f82e3f4cbf50aedf146b0cf2846553d11
|
||||
checksum=081436735eaf8756a8d95bfd9ef19b2994ef22e74bdbf9b8f99f60710119d31b
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue