phpMyAdmin: update to 4.5.3.1.
This commit is contained in:
parent
a0900a1ed2
commit
422fbb5f0a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.5.3
|
||||
version=4.5.3.1
|
||||
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=081436735eaf8756a8d95bfd9ef19b2994ef22e74bdbf9b8f99f60710119d31b
|
||||
checksum=24c0763acdb6b57985943daa8cf89f47c20054f9efbc9fb244b1ed85120c2875
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue