aboutsummaryrefslogtreecommitdiffstats
path: root/package/tor
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-07-05 16:58:42 +0000
committerNicolas Thill <nico@openwrt.org>2005-07-05 16:58:42 +0000
commit267f3a2997ec1afeac93ed54082bfa3a997967e7 (patch)
tree336024070d4804acb5f71145b4838c460b9fadf1 /package/tor
parente13367dbf9961e73ea68bad33bbe015a357b8e9f (diff)
downloadupstream-267f3a2997ec1afeac93ed54082bfa3a997967e7.tar.gz
upstream-267f3a2997ec1afeac93ed54082bfa3a997967e7.tar.bz2
upstream-267f3a2997ec1afeac93ed54082bfa3a997967e7.zip
Update to new upstream release (v0.1.0.11)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1354 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tor')
-rw-r--r--package/tor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tor/Makefile b/package/tor/Makefile
index 6b2a503fd3..89fc7ca1db 100644
--- a/package/tor/Makefile
+++ b/package/tor/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
-PKG_VERSION:=0.1.0.10
+PKG_VERSION:=0.1.0.11
PKG_RELEASE:=1
-PKG_MD5SUM:=a7d27084ebe3f407c0c3fdaf61fb5631
+PKG_MD5SUM:=c9d2b313a4c0637b9b75e382d2e0e88c
PKG_SOURCE_URL:=http://tor.eff.org/dist/ \
http://ftp.se.linux.org/crypto/tor/ \