From f573a9937b910d16337949d6e6a96cef4e1270a2 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Sun, 1 May 2022 00:55:18 +0100 Subject: [PATCH] tor: bump to 0.4.7.7 stable The first stable release in the 0.4.7.x series. Signed-off-by: Rui Salvaterra (cherry picked from commit 0b50456514443f0cf74f0a302e31752d2cb55496) --- net/tor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tor/Makefile b/net/tor/Makefile index e1ec5fa3dd..653fd5fd7e 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.10 +PKG_VERSION:=0.4.7.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:=94ccd60e04e558f33be73032bc84ea241660f92f58cfb88789bda6893739e31c +PKG_HASH:=3e131158b52b9435d7e43d1c47ef288b96d005342cc44b8c950bb403851a5b44 PKG_MAINTAINER:=Hauke Mehrtens \ Peter Wagner PKG_LICENSE_FILES:=LICENSE -- 2.30.2