From 5f24db1f9681f13343bc9c8d6fbfc434838480c8 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 5 Feb 2022 10:09:43 +0100 Subject: [PATCH] package/tor: bump version to 0.4.6.10 Release notes: https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.6/ReleaseNotes Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard (cherry picked from commit b3058f39b86993996d17c8f38f0bfd83d654b5a7) Signed-off-by: Peter Korsgaard --- package/tor/tor.hash | 2 +- package/tor/tor.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/tor/tor.hash b/package/tor/tor.hash index 63d47d7fa6..16e01c80a9 100644 --- a/package/tor/tor.hash +++ b/package/tor/tor.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 c7e93380988ce20b82aa19c06cdb2f10302b72cfebec7c15b5b96bcfc94ca9a9 tor-0.4.6.9.tar.gz +sha256 94ccd60e04e558f33be73032bc84ea241660f92f58cfb88789bda6893739e31c tor-0.4.6.10.tar.gz sha256 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0 LICENSE diff --git a/package/tor/tor.mk b/package/tor/tor.mk index fc1db6da6b..d16b3541eb 100644 --- a/package/tor/tor.mk +++ b/package/tor/tor.mk @@ -4,7 +4,7 @@ # ################################################################################ -TOR_VERSION = 0.4.6.9 +TOR_VERSION = 0.4.6.10 TOR_SITE = https://dist.torproject.org TOR_LICENSE = BSD-3-Clause TOR_LICENSE_FILES = LICENSE