From: Rui Salvaterra Date: Thu, 29 Jan 2026 13:17:10 +0000 (+0000) Subject: tor: update to 0.4.8.22 stable X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=973541edc7982e8772fcd9b3145f08e139ffdd24;p=openwrt-packages.git tor: update to 0.4.8.22 stable Minor release, see the changelog [1] for what's new. [1] https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.8.22/ChangeLog Signed-off-by: Rui Salvaterra --- diff --git a/net/tor/Makefile b/net/tor/Makefile index b3294e80f..49944a6c0 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.21 +PKG_VERSION:=0.4.8.22 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:=eaf6f5b73091b95576945eade98816ddff7cd005befe4d94718a6f766b840903 +PKG_HASH:=c88620d9278a279e3d227ff60975b84aa41359211f8ecff686019923b9929332 PKG_MAINTAINER:=Rui Salvaterra PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE