mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
phpMyAdmin: update to 4.5.0
This commit is contained in:
parent
3e01bf5aab
commit
04b1c28635
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.15
|
version=4.5.0
|
||||||
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=e5382954232c1c4e63cfe10670afd33ae0ad84b717cc246cfef3b3f2a6562898
|
checksum=e366dea91ee5068a20c066b30686fed41a000d8e2a2019121c97ca6b53e4c5e3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue