X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/591f99479639edcbaf8127c184bb6c391689eb6d..5469a1ebfa5fec914fb86cc442b204ee35e6c16f:/packages/tor/build.sh diff --git a/packages/tor/build.sh b/packages/tor/build.sh index f4fe41aa..0de856c0 100644 --- a/packages/tor/build.sh +++ b/packages/tor/build.sh @@ -2,6 +2,7 @@ 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.8 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SHA256=7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1 TERMUX_PKG_SRCURL=https://www.torproject.org/dist/tor-$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_CONFFILES="etc/tor/torrc"