phpMyAdmin: update to 4.4.15
This commit is contained in:
parent
83ad06b8ec
commit
c520b184e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'phpMyAdmin'
|
# Template file for 'phpMyAdmin'
|
||||||
pkgname=phpMyAdmin
|
pkgname=phpMyAdmin
|
||||||
version=4.4.14.1
|
version=4.4.15
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.phpmyadmin.net"
|
homepage="http://www.phpmyadmin.net"
|
||||||
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=d522758817c14e7f6a518565f3282526de75a025c74c9ed35f6858444ba60faa
|
checksum=e5382954232c1c4e63cfe10670afd33ae0ad84b717cc246cfef3b3f2a6562898
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue