tor: upgrade to 0.2.1.19 - the old source tarball is no longer available
authorFelix Fietkau <nbd@openwrt.org>
Thu, 3 Sep 2009 01:52:01 +0000 (01:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 3 Sep 2009 01:52:01 +0000 (01:52 +0000)
SVN-Revision: 17502

net/tor/Makefile

index a95624f61a0c7fe9630ab92d9f37036528c40861..0ed776fc50190a57b143d2a57288432ee549d443 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