From c6c1213b09b6f527bad619e9b73e1353504deec8 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Thu, 9 Nov 2017 20:40:14 +0100 Subject: [PATCH] tor: update to 0.3.1.8 Signed-off-by: Peter Wagner --- net/tor/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index b514615fc..9283d9ed9 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.7 -PKG_RELEASE:=2 +PKG_VERSION:=0.3.1.8 +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:=1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f +PKG_HASH:=7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1 PKG_MAINTAINER:=Hauke Mehrtens PKG_LICENSE_FILES:=LICENSE