mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/uwsgi: Updated for version 2.0.15.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
parent
3ac1e51004
commit
e25a4add17
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=uwsgi
|
||||
VERSION=${VERSION:-2.0.14}
|
||||
VERSION=${VERSION:-2.0.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="uwsgi"
|
||||
VERSION="2.0.14"
|
||||
VERSION="2.0.15"
|
||||
HOMEPAGE="https://uwsgi-docs.readthedocs.io/"
|
||||
DOWNLOAD="https://projects.unbit.it/downloads/uwsgi-2.0.14.tar.gz"
|
||||
MD5SUM="d4b2c7db274dc20be54a977c9b040b7e"
|
||||
DOWNLOAD="https://projects.unbit.it/downloads/uwsgi-2.0.15.tar.gz"
|
||||
MD5SUM="fc50bd9e83b7602fa474b032167010a7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue