phpMyAdmin: update to 4.6.0.
This commit is contained in:
parent
3cef5f519a
commit
ef499c4e63
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.5.5.1
|
||||
version=4.6.0
|
||||
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=2574f558464f8dde4edb63b8411aa05b262886cf128a5dd2f9663b80f53e4766
|
||||
checksum=53e79a93b095714a641fdf7670c98a9cc74995a7652b386c7d87d914c32cff7f
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue