phpMyAdmin: update to 4.6.3.
This commit is contained in:
parent
97e98c0912
commit
7df8f184e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.6.2
|
||||
version=4.6.3
|
||||
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=668257ffcef43c1ffc0ec4d08c42adb97d7f757671c0a7e8cf73872b3519f94c
|
||||
checksum=201c80f7c0a81bccadafea0b85b0b7cacbde84178d1b06f926f5a0392c3ea99a
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue