From a867027983027b840b555f4604afb21169e00b5e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 25 Sep 2012 13:37:07 +0000 Subject: [PATCH] [package] tor: update to 0.2.2.39 Fixes CVE-2012-3518, CVE-2012-3519, CVE-2012-4419 SVN-Revision: 33542 --- net/tor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index 63f7e0f93c..04c50551e4 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.2.2.37 +PKG_VERSION:=0.2.2.39 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.torproject.org/dist \ https://archive.torproject.org/tor-package-archive -PKG_MD5SUM:=5aafdca4fb6af6e12b503d32b03f14a7 +PKG_MD5SUM:=9157a1f02fcda9d7d2c5744176373abd PKG_INSTALL:=1 -- 2.30.2