From: Rui Salvaterra Date: Fri, 7 Jun 2024 11:47:17 +0000 (+0100) Subject: tor: update to 0.4.8.16 stable X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=60908b5b9b58dcfdde9bf4d6c76adf7cdf07bf40;p=openwrt-packages.git tor: update to 0.4.8.16 stable Minor release, see the changelog [1] for what's new. [1] https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.8.16/ChangeLog Signed-off-by: Rui Salvaterra --- diff --git a/net/tor/Makefile b/net/tor/Makefile index 3952707ef..39534a08c 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.4.8.12 +PKG_VERSION:=0.4.8.16 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:=ca7cc735d98e3747b58f2f3cc14f804dd789fa0fb333a84dcb6bd70adbb8c874 +PKG_HASH:=6540dd377a120fb8e7d27530aa3b7ff72a0fa5b4f670fe1d64c987c1cfd390cb PKG_MAINTAINER:=Hauke Mehrtens \ Peter Wagner PKG_LICENSE:=BSD-3-Clause