]> git.99rst.org Git - openwrt-packages.git/commitdiff
tor: update to 0.4.9.10 stable
authorRui Salvaterra <redacted>
Thu, 25 Jun 2026 13:56:13 +0000 (14:56 +0100)
committerJosef Schlehofer <redacted>
Sat, 27 Jun 2026 11:45:30 +0000 (13:45 +0200)
Minor release, see the changelog [1] for what's new.

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

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

index ffdb5a002b92cee21e5441f8507ea771d24a5066..c1dac1c82af2947bdc878fca59a02c579f034697 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor
-PKG_VERSION:=0.4.9.9
+PKG_VERSION:=0.4.9.10
 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:=bd75ba7fd68f607c7806fcf70156a300aa926e9ad69a5e56a8e6414f5227e833
+PKG_HASH:=dfee904eae8fc38a2e3b351154f8ac0fca2a6649038f1a7e6a59461de57da47f
 PKG_MAINTAINER:=Rui Salvaterra <rsalvaterra@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT