From 42bbefcb9fd3df39df027c3fca312643eaa333cc Mon Sep 17 00:00:00 2001 From: swalker Date: Sun, 23 Jan 2011 06:51:53 +0000 Subject: [PATCH] [packages] tor: update to 0.2.1.29 (CVE-2011-0427) git-svn-id: svn://svn.openwrt.org/openwrt/packages@25069 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/tor/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index eda1cfcf6..2799b536a 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2010 OpenWrt.org +# Copyright (C) 2008-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.2.1.28 +PKG_VERSION:=0.2.1.29 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.torproject.org/dist -PKG_MD5SUM:=11e8384414623b50fe50ba7da85893db +PKG_MD5SUM:=1cd4feea84f2b066717b500d090bcf65 PKG_INSTALL:=1