From: Rui Salvaterra Date: Wed, 3 Jun 2026 09:31:44 +0000 (+0100) Subject: tor: update to 0.4.9.9 stable X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=97b3dfdbc660ce62f7008dfa6039946cc2cb237c;p=openwrt-packages.git tor: update to 0.4.9.9 stable Minor release, see the changelog [1] for what's new. [1] https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.9.9/ChangeLog Signed-off-by: Rui Salvaterra --- diff --git a/net/tor/Makefile b/net/tor/Makefile index 565e32317..ffdb5a002 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.4.9.8 +PKG_VERSION:=0.4.9.9 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:=ac1f394e2dd2ab0877d27d928fd0d9e86662fe3ca6afdffb9fd9b6f0f96d05de +PKG_HASH:=bd75ba7fd68f607c7806fcf70156a300aa926e9ad69a5e56a8e6414f5227e833 PKG_MAINTAINER:=Rui Salvaterra PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE