From d6b201b8078424481aa8d6dab0c3a38679dd402f Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 7 Dec 2017 13:42:25 +0100 Subject: [PATCH] tor: update to 0.3.1.9 Signed-off-by: Peter Wagner --- net/tor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index 9283d9ed9..9bfc247c8 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.8 +PKG_VERSION:=0.3.1.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:=7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1 +PKG_HASH:=6e1b04f7890e782fd56014a0de5075e4ab29b52a35d8bca1f6b80c93f58f3d26 PKG_MAINTAINER:=Hauke Mehrtens PKG_LICENSE_FILES:=LICENSE