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>
This commit is contained in:
Arn0 2023-07-28 15:25:35 +02:00 committed by Willy Sudiarto Raharjo
parent 5c66fcfe01
commit 6ba0a92937
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""