tor: upgrade to 0.2.1.19 - the old source tarball is no longer available
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Sep 2009 01:52:01 +0000 (01:52 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Sep 2009 01:52:01 +0000 (01:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17502 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tor/Makefile

index a95624f..0ed776f 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor
-PKG_VERSION:=0.2.0.35
+PKG_VERSION:=0.2.1.19
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.torproject.org/dist/
-PKG_MD5SUM:=d4841e1b4d54866495fd373e865b2d44
+PKG_MD5SUM:=2c0ca9bf5d0cfb771f4d6bec9c4360ca
 
 include $(INCLUDE_DIR)/package.mk