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>
This commit is contained in:
Arn0 2024-02-09 12:31:50 +01:00 committed by Willy Sudiarto Raharjo
parent 8de87ccb03
commit 2bc4976dfb
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.23}
VERSION=${VERSION:-2.0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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