From: Florian Fainelli Date: Sat, 27 Sep 2008 14:58:50 +0000 (+0000) Subject: Update to tor 0.2.0.31 (#3890) X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=cb92caddd429c6fb396c50e2480d63340644c6fe;p=openwrt%2Fsvn-archive%2Fpackages.git Update to tor 0.2.0.31 (#3890) SVN-Revision: 12734 --- diff --git a/net/tor/Makefile b/net/tor/Makefile index 2e1dd2176..7db6e248c 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.2.0.28-rc +PKG_VERSION:=0.2.0.31 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.torproject.org/dist/ -PKG_MD5SUM:=d65dd5c9e1f82912aa0c736c5daec22d +PKG_MD5SUM:=f3ab7d982ed295e7b25981c3910d5c2c include $(INCLUDE_DIR)/package.mk