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