network/uwsgi: updated for version 2.0.25.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-04-17 19:50:06 +02:00 committed by Willy Sudiarto Raharjo
parent c04c15787d
commit e36ac49ad9
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.24}
VERSION=${VERSION:-2.0.25.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="uwsgi"
VERSION="2.0.24"
VERSION="2.0.25.1"
HOMEPAGE="https://uwsgi-docs.readthedocs.io/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/u/uwsgi/uwsgi-2.0.24.tar.gz"
MD5SUM="73ec5b418bc5fa5ca90b2c07b8ac69a8"
DOWNLOAD="https://files.pythonhosted.org/packages/source/u/uwsgi/uwsgi-2.0.25.1.tar.gz"
MD5SUM="920deefc852522a0563b2a1351b12b5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""