bump(main/uwsgi): 2.0.22

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-07-28 12:18:04 +00:00
parent cb087da25b
commit 5c7b046033
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://projects.unbit.it/uwsgi
TERMUX_PKG_DESCRIPTION="uWSGI application server container"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.0.21"
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION="2.0.22"
TERMUX_PKG_SRCURL=https://github.com/unbit/uwsgi/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=35a30d83791329429bc04fe44183ce4ab512fcf6968070a7bfba42fc5a0552a9
TERMUX_PKG_SHA256=dc6a35ab3b9606d24e98473c7117792a239e5d56b01301b15511651f684166c9
TERMUX_PKG_DEPENDS="libandroid-glob, libandroid-sysv-semaphore, libcap, libcrypt, libjansson, libuuid, libxml2, openssl, pcre, python"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true