[packages] tor: bump version to 0.2.0.35
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 3 Aug 2009 21:54:31 +0000 (21:54 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 3 Aug 2009 21:54:31 +0000 (21:54 +0000)
SVN-Revision: 17112

net/tor/Makefile

index b2cac33e393b8e38eb26f741f320437b46cc7411..a95624f61a0c7fe9630ab92d9f37036528c40861 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor
-PKG_VERSION:=0.2.0.34
+PKG_VERSION:=0.2.0.35
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.torproject.org/dist/
-PKG_MD5SUM:=f20011be23d5a76988233df12c346f41
+PKG_MD5SUM:=d4841e1b4d54866495fd373e865b2d44
 
 include $(INCLUDE_DIR)/package.mk