bump(main/tor): 0.4.7.16

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-11-03 18:22:01 +00:00
parent 6ed6820847
commit 32e70c39b4
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.torproject.org
TERMUX_PKG_DESCRIPTION="The Onion Router anonymizing overlay network"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.4.7.15"
TERMUX_PKG_VERSION="0.4.7.16"
TERMUX_PKG_SRCURL=https://www.torproject.org/dist/tor-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=d43b42d4249fe4b97be1248a7dc79c95f13e72f2518921a414d312c7938bf2a1
TERMUX_PKG_SHA256=5aeeb071bd5c12eb2eec140a87f94052ecaeb03b5e1cee7d1e5cf1a3cbee7a7c
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libevent, liblzma, openssl, resolv-conf, zlib"
TERMUX_PKG_BUILD_DEPENDS="libandroid-glob"