phpMyAdmin: update to 4.5.4.
This commit is contained in:
parent
7c14fc7fec
commit
44f0689681
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.5.3.1
|
||||
version=4.5.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=24c0763acdb6b57985943daa8cf89f47c20054f9efbc9fb244b1ed85120c2875
|
||||
checksum=4810165f263b476f7ccb68eedf3b3263188d6db66a5b92fd629d8b73dc17fd3c
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue