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 8bbdad072..865ecaa51 100644 --- a/package/tor/Makefile +++ b/package/tor/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= tor -PKG_VERSION:= 0.2.1.27 +PKG_VERSION:= 0.2.2.39 PKG_RELEASE:= 1 -PKG_MD5SUM:= 1719642b3f25a23c3b3843ee99be18fb +PKG_MD5SUM:= 9157a1f02fcda9d7d2c5744176373abd PKG_DESCR:= An anonymous Internet communication system PKG_SECTION:= proxy PKG_DEPENDS:= libevent libopenssl zlib libpthread |