From: Josef Schlehofer Date: Tue, 30 Sep 2025 22:53:08 +0000 (+0200) Subject: tor: update to version 0.4.8.18 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9bfc5a2a74d08cab7b9f3e3cf12783939bfa1291;p=openwrt-packages.git tor: update to version 0.4.8.18 Release notes: https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.8.18/ChangeLog Signed-off-by: Josef Schlehofer --- diff --git a/net/tor/Makefile b/net/tor/Makefile index 2bfd30259..b4a0fc8c4 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.17 +PKG_VERSION:=0.4.8.18 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:=79b4725e1d4b887b9e68fd09b0d2243777d5ce3cd471e538583bcf6f9d8cdb56 +PKG_HASH:=4aea6c109d4eff4ea2bafb905a7e6b0a965d14fe856214b02fcd9046b4d93af8 PKG_MAINTAINER:=Hauke Mehrtens \ Peter Wagner PKG_LICENSE:=BSD-3-Clause