diff options
Diffstat (limited to 'package/tor')
-rw-r--r-- | package/tor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tor/Makefile b/package/tor/Makefile index 1f9b5a665..987f3ffd4 100644 --- a/package/tor/Makefile +++ b/package/tor/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= tor -PKG_VERSION:= 0.3.0.8 +PKG_VERSION:= 0.3.2.10 PKG_RELEASE:= 1 -PKG_HASH:= 663a3ba7b8a124c0f8a7351eaa2dda6fd518de3f3c4ee28fff869bfb03860d48 +PKG_HASH:= 60df77c31dcf94fdd686c8ca8c34f3b70243b33a7344ecc0b719d5ca2617cbee PKG_DESCR:= anonymous internet communication system PKG_SECTION:= net/proxy PKG_DEPENDS:= libevent zlib libressl |