From b0c1bbd272a78ae372948ae5fee4eff18f36db56 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Thu, 31 Mar 2022 20:37:24 +0100 Subject: [PATCH] tor: bump to 0.4.6.10 stable Signed-off-by: Rui Salvaterra (cherry picked from commit 17e78a9790b74dcd4da352e70e059c9585a3f8d7) --- net/tor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index a77fede13..58448f205 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.9 +PKG_VERSION:=0.4.6.10 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:=c7e93380988ce20b82aa19c06cdb2f10302b72cfebec7c15b5b96bcfc94ca9a9 +PKG_HASH:=94ccd60e04e558f33be73032bc84ea241660f92f58cfb88789bda6893739e31c PKG_MAINTAINER:=Hauke Mehrtens \ Peter Wagner PKG_LICENSE_FILES:=LICENSE