phpMyAdmin: update to 4.6.2.
This commit is contained in:
parent
f847bb905c
commit
70dbc79a11
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.6.1
|
||||
version=4.6.2
|
||||
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=a3887d916482940533b165da3e34c685397b02ffe33db256cbc8166b0339328c
|
||||
checksum=668257ffcef43c1ffc0ec4d08c42adb97d7f757671c0a7e8cf73872b3519f94c
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue