phpmyadmin: update to 4.6.1.
This commit is contained in:
parent
dbc55ca7a0
commit
da7a495842
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.6.0
|
||||
version=4.6.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=53e79a93b095714a641fdf7670c98a9cc74995a7652b386c7d87d914c32cff7f
|
||||
checksum=a3887d916482940533b165da3e34c685397b02ffe33db256cbc8166b0339328c
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue