We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python
1 parent ac6f3e2 commit c4bc1a3Copy full SHA for c4bc1a3
1 file changed
packages/uwsgi/build.sh
@@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="uWSGI application server container"
3
TERMUX_PKG_LICENSE="GPL-2.0"
4
TERMUX_PKG_MAINTAINER="@termux"
5
TERMUX_PKG_VERSION="2.0.31"
6
+TERMUX_PKG_REVISION=1
7
TERMUX_PKG_SRCURL=https://github.com/unbit/uwsgi/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
8
TERMUX_PKG_SHA256=d5fb7b058a6e037cad1f0fb8841de56d673d80a3af036bba830143b60c67c3dc
9
TERMUX_PKG_DEPENDS="libandroid-glob, libandroid-sysv-semaphore, libandroid-utimes, libcap, libcrypt, libjansson, libuuid, libxml2, openssl, pcre2, python"
0 commit comments