From f9d6632e6cef7bbac203b5d138f94410226ee387 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Thu, 28 Oct 2021 13:44:54 +0100 Subject: [PATCH] tor: bump to 0.4.6.8 stable Signed-off-by: Rui Salvaterra (cherry picked from commit 2997d2dcf53a6a687b9a37016a7dbbdb68096831) --- net/tor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index df1d138797..5352ecf18d 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.4.6.7 +PKG_VERSION:=0.4.6.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:=ff665ce121b2952110bd98b9c8741b5593bf6c01ac09033ad848ed92c2510f9a +PKG_HASH:=15ce1a37b4cc175b07761e00acdcfa2c08f0d23d6c3ab9c97c464bd38cc5476a PKG_MAINTAINER:=Hauke Mehrtens \ Peter Wagner PKG_LICENSE_FILES:=LICENSE -- 2.30.2