summaryrefslogtreecommitdiff
path: root/openwrt/package/tor/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-09 15:18:51 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-09 15:18:51 +0000
commit0b7ebdbfb0ced0f898b89fbedb2caa619fc7749e (patch)
tree4bf256aa5f780f92ddbe98898266cdafc5fd048f /openwrt/package/tor/Makefile
parent79464558bfd7365296a32a0024ed1e553f75fe2a (diff)
downloadmtk-20170518-0b7ebdbfb0ced0f898b89fbedb2caa619fc7749e.zip
mtk-20170518-0b7ebdbfb0ced0f898b89fbedb2caa619fc7749e.tar.gz
mtk-20170518-0b7ebdbfb0ced0f898b89fbedb2caa619fc7749e.tar.bz2
Updated to new upstream release (v0.1.0.14)
SVN-Revision: 1588
Diffstat (limited to 'openwrt/package/tor/Makefile')
-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 4cfb35d..8ad0302 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.12
+PKG_VERSION:=0.1.0.14
PKG_RELEASE:=1
-PKG_MD5SUM:=8f4fea2631f5f8c973cff6700960b937
+PKG_MD5SUM:=a3698218371ed0e647886fef0545bb44
PKG_SOURCE_URL:=http://tor.eff.org/dist/ \
http://ftp.se.linux.org/crypto/tor/ \