aboutsummaryrefslogtreecommitdiff
path: root/network/uwsgi
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-28 15:25:35 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-29 08:13:36 +0700
commit6ba0a92937759f048b5cd8f80008692230d2edf4 (patch)
treea35d9637216c5dd0dc7a9d344ada6381e223c54c /network/uwsgi
parent5c66fcfe0122de43a020122f1e8c86a601e30023 (diff)
downloadslackbuilds-6ba0a92937759f048b5cd8f80008692230d2edf4.tar.xz
network/uwsgi: Updated for version 2.0.22.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/uwsgi')
-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 d4d4aa4bfaec..215e01ab1dfa 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.21}
+VERSION=${VERSION:-2.0.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/uwsgi/uwsgi.info b/network/uwsgi/uwsgi.info
index 99a6eddb2c30..9dfb5f595885 100644
--- a/network/uwsgi/uwsgi.info
+++ b/network/uwsgi/uwsgi.info
@@ -1,8 +1,8 @@
PRGNAM="uwsgi"
-VERSION="2.0.21"
+VERSION="2.0.22"
HOMEPAGE="https://uwsgi-docs.readthedocs.io/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/u/uwsgi/uwsgi-2.0.21.tar.gz"
-MD5SUM="ebf1760c403ee8cdf4f22225f4eb4628"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/u/uwsgi/uwsgi-2.0.22.tar.gz"
+MD5SUM="21a02f7dfe01fda9f5f546946c3b685f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""