tor: update to 0.4.9.8 stable
authorRui Salvaterra <redacted>
Tue, 12 May 2026 11:16:57 +0000 (12:16 +0100)
committerJosef Schlehofer <redacted>
Sun, 24 May 2026 12:25:26 +0000 (14:25 +0200)
Minor release, see the changelog [1] for what's new.

[1] https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.9.8/ChangeLog

Signed-off-by: Rui Salvaterra <redacted>
net/tor/Makefile

index 069640ed06f82c855a767048158ba0f84ae6fedb..565e32317ebc885e44b8c669fb58590ed56222c8 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor
-PKG_VERSION:=0.4.9.6
+PKG_VERSION:=0.4.9.8
 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:=a89aba97052e9963a654b40df2d46be07e8a6b6e24e5437917fd81acd90a7017
+PKG_HASH:=ac1f394e2dd2ab0877d27d928fd0d9e86662fe3ca6afdffb9fd9b6f0f96d05de
 PKG_MAINTAINER:=Rui Salvaterra <rsalvaterra@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT