X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/e0ab589ef9582a9d17ae90c5b1d4309cc0af4c67..199049271c6f9542809d213e2c35fefa96319f81:/packages/tor/build.sh?ds=sidebyside 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"