user/roxy-wi: upgrade to 6.3.7.0
This commit is contained in:
parent
d215bf7b9d
commit
f970107d5e
1 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
||||||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||||
|
|
||||||
pkgname=roxy-wi
|
pkgname=roxy-wi
|
||||||
pkgver=6.3.2.0
|
pkgver=6.3.7.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Web interface for managing HAProxy, Nginx and Keepalived servers"
|
pkgdesc="Web interface for managing HAProxy, Nginx and Keepalived servers"
|
||||||
arch='noarch'
|
arch='noarch'
|
||||||
url="https://github.com/Aidaho12/haproxy-wi"
|
url="https://github.com/Aidaho12/haproxy-wi"
|
||||||
|
@ -25,7 +25,7 @@ depends="
|
||||||
py3-paramiko
|
py3-paramiko
|
||||||
py3-pytz-deprecation-shim
|
py3-pytz-deprecation-shim
|
||||||
py3-requests
|
py3-requests
|
||||||
py3-pyTelegramBotApi
|
py3-pytelegrambotapi
|
||||||
py3-networkx
|
py3-networkx
|
||||||
py3-matplotlib
|
py3-matplotlib
|
||||||
py3-future
|
py3-future
|
||||||
|
@ -59,5 +59,5 @@ package() {
|
||||||
cp "$_instdir"/config_other/logrotate/* "$pkgdir"/etc/logrotate.d/.
|
cp "$_instdir"/config_other/logrotate/* "$pkgdir"/etc/logrotate.d/.
|
||||||
}
|
}
|
||||||
sha512sums="
|
sha512sums="
|
||||||
c6048c40d109ea0edded9693fd2b850cee0e2ff396950edb59b9af8bc75385192808a822d303461b5ccb7cb9d946f8cdda0395d048fd2c49e01396c17412d21a roxi-wi.6.3.2.0.tar.gz
|
6b362ba3f78c479fa61f168da1cb26c30168ab27c96dd1818e74e930b798ded4be7f0742cd67ccba4401eb346e44f2864df735e2bd62402c8dd360999cf3f7c1 roxi-wi.6.3.7.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue