From: nbd Date: Thu, 3 Sep 2009 01:52:01 +0000 (+0000) Subject: tor: upgrade to 0.2.1.19 - the old source tarball is no longer available X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b52109f8af7a184f2a07fe461e14cb47aeaf1e37;p=packages.git tor: upgrade to 0.2.1.19 - the old source tarball is no longer available git-svn-id: svn://svn.openwrt.org/openwrt/packages@17502 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/tor/Makefile b/net/tor/Makefile index a95624f61..0ed776fc5 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -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