From faa8ce76907390256476079c2dfa49bbd4f83cf3 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Mon, 5 Feb 2018 22:57:52 +0100 Subject: [PATCH] tor: update to 0.3.2.9 Signed-off-by: Peter Wagner --- net/tor/Makefile | 4 ++-- net/tor/patches/001-torrc.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index 9bfc247c84..d1787dd260 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.3.1.9 +PKG_VERSION:=0.3.2.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dist.torproject.org/ \ https://archive.torproject.org/tor-package-archive -PKG_HASH:=6e1b04f7890e782fd56014a0de5075e4ab29b52a35d8bca1f6b80c93f58f3d26 +PKG_HASH:=435a7b91aa98d8b1a0ac1f60ca30c0ff3665b18a02e570bab5fe27935829160f PKG_MAINTAINER:=Hauke Mehrtens PKG_LICENSE_FILES:=LICENSE diff --git a/net/tor/patches/001-torrc.patch b/net/tor/patches/001-torrc.patch index 716528aa0e..78d4ee978d 100644 --- a/net/tor/patches/001-torrc.patch +++ b/net/tor/patches/001-torrc.patch @@ -18,7 +18,7 @@ ## The port on which Tor will listen for local connections from Tor ## controller applications, as documented in control-spec.txt. -@@ -218,3 +218,4 @@ +@@ -227,3 +227,4 @@ #%include /etc/torrc.d/ #%include /etc/torrc.custom