phpMyAdmin: update to 4.5.0
This commit is contained in:
parent
3e01bf5aab
commit
04b1c28635
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.4.15
|
||||
version=4.5.0
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
|
@ -11,7 +11,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=e5382954232c1c4e63cfe10670afd33ae0ad84b717cc246cfef3b3f2a6562898
|
||||
checksum=e366dea91ee5068a20c066b30686fed41a000d8e2a2019121c97ca6b53e4c5e3
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue