tor: Revbump

due to aarch64 DEB file missing from Fosshost.
This commit is contained in:
Tee KOBAYASHI 2022-05-19 20:49:45 +09:00
parent 5cea185b6e
commit dd72de9ac4
1 changed files with 1 additions and 1 deletions

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.10
TERMUX_PKG_REVISION=3
TERMUX_PKG_REVISION=4
TERMUX_PKG_SRCURL=https://www.torproject.org/dist/tor-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=94ccd60e04e558f33be73032bc84ea241660f92f58cfb88789bda6893739e31c
TERMUX_PKG_DEPENDS="libevent, openssl, liblzma, zlib, libandroid-glob"