tor: rebuild package

This commit is contained in:
Leonid Pliushch 2021-07-23 18:20:43 +03:00
parent 81b07097df
commit 79408bdf19
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="The Onion Router anonymizing overlay network"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.4.6.6
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://www.torproject.org/dist/tor-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3423189ba455372021ed44e0be576d181f2908cbd9bdef202d9c11c950882e12
TERMUX_PKG_DEPENDS="libevent, openssl, liblzma, zlib, libandroid-glob"