From: Bernd Kuhls Date: Thu, 4 Feb 2021 19:50:38 +0000 (+0100) Subject: package/tor: bump version to 0.4.4.7 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e1f17e24228ccdf238758ec9a4844b5c1847d23e;p=buildroot.git package/tor: bump version to 0.4.4.7 Release notes: https://blog.torproject.org/node/1990 Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/tor/tor.hash b/package/tor/tor.hash index 7aa7280f2b..4dd86e51f5 100644 --- a/package/tor/tor.hash +++ b/package/tor/tor.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 5f154c155803adf5c89e87cab53017b6908c5ebe50c65839e8cf4fbd2abe1fdc tor-0.4.4.6.tar.gz +sha256 326d2926177f0c7838cac213456d0056817d57f3f2e46714a2911c7d7a9b05ee tor-0.4.4.7.tar.gz sha256 ae2afe6cd3fd9d512afbaa1ef218757eb00aa6b6aa5e2dfc2774b6837e373fa1 LICENSE diff --git a/package/tor/tor.mk b/package/tor/tor.mk index 098c517aa7..8ad4a7a825 100644 --- a/package/tor/tor.mk +++ b/package/tor/tor.mk @@ -4,7 +4,7 @@ # ################################################################################ -TOR_VERSION = 0.4.4.6 +TOR_VERSION = 0.4.4.7 TOR_SITE = https://dist.torproject.org TOR_LICENSE = BSD-3-Clause TOR_LICENSE_FILES = LICENSE