mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
tor: update to 0.4.9.6 stable
Minor release, see the changelog [1] for what's new.
[1] https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.9.6/ChangeLog
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
(cherry picked from commit b0d6ad167b)
This commit is contained in:
committed by
Josef Schlehofer
parent
69361036e7
commit
e42f6e9b3d
+2
-2
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor
|
||||
PKG_VERSION:=0.4.9.5
|
||||
PKG_VERSION:=0.4.9.6
|
||||
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:=c949c2f86b348e64891976f6b1e49c177655b23df97193049bf1b8cd3099e179
|
||||
PKG_HASH:=a89aba97052e9963a654b40df2d46be07e8a6b6e24e5437917fd81acd90a7017
|
||||
PKG_MAINTAINER:=Rui Salvaterra <rsalvaterra@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user