phpMyAdmin: update to 4.5.5.
This commit is contained in:
parent
224cd44001
commit
cc7144b9bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phpMyAdmin'
|
||||
pkgname=phpMyAdmin
|
||||
version=4.5.4.1
|
||||
version=4.5.5
|
||||
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=67be627a3daf29611d7bd7f0da6def803b76bfa1f982f6a4c28a05042809ab5e
|
||||
checksum=04bb079c6c223f6e64b2ea293f99e58b8903d0f5d03db07a3a9ed46c52575e71
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue