summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-02-21 19:16:04 +0000
committerNicolas Thill <nico@openwrt.org>2006-02-21 19:16:04 +0000
commit7b34e64323b676f2efdbc78fe911c21c575af605 (patch)
treee7e71c95ea0955363c4695d095a66d670d8154a6 /openwrt/package
parente5153f5144f406e9e2518fb7ab727ab3484e4bcd (diff)
downloadmtk-20170518-7b34e64323b676f2efdbc78fe911c21c575af605.zip
mtk-20170518-7b34e64323b676f2efdbc78fe911c21c575af605.tar.gz
mtk-20170518-7b34e64323b676f2efdbc78fe911c21c575af605.tar.bz2
update tor to latest stable release (v0.1.0.17)
SVN-Revision: 3259
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/tor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/tor/Makefile b/openwrt/package/tor/Makefile
index d961f37..40d239b 100644
--- a/openwrt/package/tor/Makefile
+++ b/openwrt/package/tor/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
-PKG_VERSION:=0.1.0.16
+PKG_VERSION:=0.1.0.17
PKG_RELEASE:=1
-PKG_MD5SUM:=13631507b8eeee5d6e8fd245dc3eef4f
+PKG_MD5SUM:=83c4afe29fa82473afcb2ec7e17771b9
PKG_SOURCE_URL:=http://tor.eff.org/dist/ \
http://ftp.se.linux.org/crypto/tor/ \