mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
tor: update to version 0.4.2.7 (security fix)
Fixes: CVE-2020-10592 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
committed by
Paul Spooren
parent
286557e906
commit
54c6d6dc0c
+3
-3
@@ -8,13 +8,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=tor
|
PKG_NAME:=tor
|
||||||
PKG_VERSION:=0.4.2.6
|
PKG_VERSION:=0.4.2.7
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://dist.torproject.org/ \
|
PKG_SOURCE_URL:=https://dist.torproject.org/ \
|
||||||
https://archive.torproject.org/tor-package-archive
|
https://archive.torproject.org/tor-package-archive
|
||||||
PKG_HASH:=0500102433849bbe3231c590973d126c2d2d6b3943b4b9f9962bdb108436e6c4
|
PKG_HASH:=06a1d835ddf382f6bca40a62e8fb40b71b2f73d56f0d53523c8bd5caf9b3026d
|
||||||
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> \
|
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> \
|
||||||
Peter Wagner <tripolar@gmx.at>
|
Peter Wagner <tripolar@gmx.at>
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user