summaryrefslogtreecommitdiff
path: root/openwrt/package/tor
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-03 02:21:14 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-03 02:21:14 +0000
commit06b2cc1e324ce54598610b5297de8b54a7fcfc26 (patch)
tree51f66b7a919e3d1d2a61924aa93691e86e54da86 /openwrt/package/tor
parent5d8dc20df2f51f569904bfe1bb43e90a0386b0f4 (diff)
downloadmtk-20170518-06b2cc1e324ce54598610b5297de8b54a7fcfc26.zip
mtk-20170518-06b2cc1e324ce54598610b5297de8b54a7fcfc26.tar.gz
mtk-20170518-06b2cc1e324ce54598610b5297de8b54a7fcfc26.tar.bz2
update to new upstream release (v0.1.0.15)
SVN-Revision: 2039
Diffstat (limited to 'openwrt/package/tor')
-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 8ad0302..e1b290c 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.14
+PKG_VERSION:=0.1.0.15
PKG_RELEASE:=1
-PKG_MD5SUM:=a3698218371ed0e647886fef0545bb44
+PKG_MD5SUM:=b2f1002da96ebfbfac7edf2272733967
PKG_SOURCE_URL:=http://tor.eff.org/dist/ \
http://ftp.se.linux.org/crypto/tor/ \