summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-10-28 08:57:29 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-10-28 09:07:02 +0200
commitfdace9e53cd8593bca954335a2479e22f1a5eaf0 (patch)
tree766965078820547001a779ace0837f7dfdfae581
parent6c53b9141ff5e5180cd6e015cef19da6e2433ade (diff)
downloadbuildroot-fdace9e53cd8593bca954335a2479e22f1a5eaf0.tar.gz
buildroot-fdace9e53cd8593bca954335a2479e22f1a5eaf0.zip
package/tor: bump version to 0.3.1.8
Release notes: https://blog.torproject.org/new-stable-tor-releases-0318-03012-02913-02816-02515 Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/tor/tor.hash3
-rw-r--r--package/tor/tor.mk2
2 files changed, 3 insertions, 2 deletions
diff --git a/package/tor/tor.hash b/package/tor/tor.hash
index fb8ddd0c0a..cf8841aecf 100644
--- a/package/tor/tor.hash
+++ b/package/tor/tor.hash
@@ -1,2 +1,3 @@
# Locally computed
-sha256 1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f tor-0.3.1.7.tar.gz
+sha256 7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1 tor-0.3.1.8.tar.gz
+sha256 f9a4f724d8037711dde7d3f1d17094fb7d211545b3a3bbb1b03e769e13ca5608 LICENSE
diff --git a/package/tor/tor.mk b/package/tor/tor.mk
index 6052e09cf1..c38ed909b8 100644
--- a/package/tor/tor.mk
+++ b/package/tor/tor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TOR_VERSION = 0.3.1.7
+TOR_VERSION = 0.3.1.8
TOR_SITE = https://dist.torproject.org
TOR_LICENSE = BSD-3-Clause
TOR_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud