summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Arn02024-02-09 12:31:50 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:17:16 +0100
commit2bc4976dfb37c3d5aecde32850e6ac397ce46348 (patch)
treee64f133a08495ade41730474a68080651ed6fbd0 /network
parent8de87ccb034119298fa8e29ebc4032e0d915d5c9 (diff)
downloadslackbuilds-2bc4976dfb37c3d5aecde32850e6ac397ce46348.tar.gz
network/uwsgi: Updated for version 2.0.24.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/uwsgi/uwsgi.SlackBuild2
-rw-r--r--network/uwsgi/uwsgi.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/uwsgi/uwsgi.SlackBuild b/network/uwsgi/uwsgi.SlackBuild
index 5d0a5a46b8..04c2630c3e 100644
--- a/network/uwsgi/uwsgi.SlackBuild
+++ b/network/uwsgi/uwsgi.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uwsgi
-VERSION=${VERSION:-2.0.23}
+VERSION=${VERSION:-2.0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/uwsgi/uwsgi.info b/network/uwsgi/uwsgi.info
index 5319bfbe45..4d3ea5c256 100644
--- a/network/uwsgi/uwsgi.info
+++ b/network/uwsgi/uwsgi.info
@@ -1,8 +1,8 @@
PRGNAM="uwsgi"
-VERSION="2.0.23"
+VERSION="2.0.24"
HOMEPAGE="https://uwsgi-docs.readthedocs.io/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/u/uwsgi/uwsgi-2.0.23.tar.gz"
-MD5SUM="6d7bb65f459fb342661cca9f40693105"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/u/uwsgi/uwsgi-2.0.24.tar.gz"
+MD5SUM="73ec5b418bc5fa5ca90b2c07b8ac69a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""