Merge pull request #2645 from steski/phpmyadmin
phpMyAdmin: update to 4.5.0.2
This commit is contained in:
commit
4da7879908
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.5.0
|
||||
version=4.5.0.2
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
build_style=fetch
|
||||
depends="php php-mysql"
|
||||
|
@ -11,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=e366dea91ee5068a20c066b30686fed41a000d8e2a2019121c97ca6b53e4c5e3
|
||||
checksum=57ee1408fcbec3edca689ed569d9435a7068eec5006d8bed67d1adf86c6a2935
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue