Skip to content

Commit f2c93e0

Browse files
rsalvaterraBKPepe
authored andcommitted
tor: update to 0.4.8.17 stable
Minor release, see the changelog [1] for what's new. [1] https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.8.17/ChangeLog Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
1 parent 0ac2c74 commit f2c93e0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

net/tor/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=tor
11-
PKG_VERSION:=0.4.8.16
12-
PKG_RELEASE:=2
11+
PKG_VERSION:=0.4.8.17
12+
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://dist.torproject.org/ \
1616
https://archive.torproject.org/tor-package-archive
17-
PKG_HASH:=6540dd377a120fb8e7d27530aa3b7ff72a0fa5b4f670fe1d64c987c1cfd390cb
17+
PKG_HASH:=79b4725e1d4b887b9e68fd09b0d2243777d5ce3cd471e538583bcf6f9d8cdb56
1818
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> \
1919
Peter Wagner <tripolar@gmx.at>
2020
PKG_LICENSE:=BSD-3-Clause

0 commit comments

Comments
 (0)