aboutsummaryrefslogtreecommitdiffstats
path: root/package/tor
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
commit1337d5e65444190b114cc7b38610937d1904ba36 (patch)
treea0923c37b04f9b2aae439c94bfe4027e7596b5b3 /package/tor
parent229264bdb77b134930493e2f446f74920f2a3f03 (diff)
downloadupstream-1337d5e65444190b114cc7b38610937d1904ba36.tar.gz
upstream-1337d5e65444190b114cc7b38610937d1904ba36.tar.bz2
upstream-1337d5e65444190b114cc7b38610937d1904ba36.zip
Updated to new upstream release (v0.1.0.14)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1588 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 4cfb35dca7..8ad0302742 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.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/ \