From b3eb0d235e467dae24000f2e326d0a94a462ef34 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Mon, 25 Jun 2018 21:45:13 +0200 Subject: [PATCH] tor: update to 0.3.3.7 Signed-off-by: Peter Wagner --- net/tor/Makefile | 7 ++++--- net/tor/patches/001-torrc.patch | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index 6229132f9..6ef72ddb1 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,14 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.3.2.10 +PKG_VERSION:=0.3.3.7 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:=60df77c31dcf94fdd686c8ca8c34f3b70243b33a7344ecc0b719d5ca2617cbee -PKG_MAINTAINER:=Hauke Mehrtens +PKG_HASH:=ea6bb512c4adfbc4e05b22e4c2d06bddff5b358a53de982273fec846b75bde0c +PKG_MAINTAINER:=Hauke Mehrtens \ + Peter Wagner PKG_LICENSE_FILES:=LICENSE PKG_INSTALL:=1 diff --git a/net/tor/patches/001-torrc.patch b/net/tor/patches/001-torrc.patch index 78d4ee978..2aed4b02d 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. -@@ -227,3 +227,4 @@ +@@ -233,3 +233,4 @@ #%include /etc/torrc.d/ #%include /etc/torrc.custom