Update to tor 0.2.0.31 (#3890)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12734 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-09-27 14:58:50 +00:00
parent 35250765e2
commit 236f7ffc3b

View File

@ -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