X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/ed51797bf46a0bea5eada2dea546fb85f238bce4..e0ab589ef9582a9d17ae90c5b1d4309cc0af4c67:/packages/tor/build.sh diff --git a/packages/tor/build.sh b/packages/tor/build.sh index 602b5163..f4fe41aa 100644 --- a/packages/tor/build.sh +++ b/packages/tor/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=https://www.torproject.org TERMUX_PKG_DESCRIPTION="The Onion Router anonymizing overlay network" TERMUX_PKG_DEPENDS="libevent, openssl, liblzma" -TERMUX_PKG_VERSION=0.3.1.7 -TERMUX_PKG_SHA256=1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f +TERMUX_PKG_VERSION=0.3.1.8 +TERMUX_PKG_SHA256=7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1 TERMUX_PKG_SRCURL=https://www.torproject.org/dist/tor-$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_CONFFILES="etc/tor/torrc" TERMUX_PKG_MAINTAINER="Vishal Biswas @vishalbiswas"