summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2018-11-04 19:49:14 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-11-04 22:35:51 +0100
commit79cc6caae47a4c1f927ac58a823dd71102515ed6 (patch)
tree0878e46ff681fcc8abbb382ed1aa123432313388
parent100ba8351c088fd764effdcaba848cfd92de79dd (diff)
downloadbuildroot-79cc6caae47a4c1f927ac58a823dd71102515ed6.tar.gz
buildroot-79cc6caae47a4c1f927ac58a823dd71102515ed6.zip
package/tor: bump version to 0.3.4.9
Release notes: https://blog.torproject.org/new-release-tor-0349 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-rw-r--r--package/tor/tor.hash2
-rw-r--r--package/tor/tor.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/tor/tor.hash b/package/tor/tor.hash
index e28f02dcec..71aef25d79 100644
--- a/package/tor/tor.hash
+++ b/package/tor/tor.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 826a4cb2c099a29c7cf91516ffffcfcb5aace7533b8853a8c8bddcfe2bfb1023 tor-0.3.4.8.tar.gz
+sha256 1a171081f02b9a6ff9e28c0898defb7670e5bbb3bdbcaddfcf4e4304aedd164a tor-0.3.4.9.tar.gz
sha256 f9a4f724d8037711dde7d3f1d17094fb7d211545b3a3bbb1b03e769e13ca5608 LICENSE
diff --git a/package/tor/tor.mk b/package/tor/tor.mk
index a20763a97e..0a7691d4c8 100644
--- a/package/tor/tor.mk
+++ b/package/tor/tor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TOR_VERSION = 0.3.4.8
+TOR_VERSION = 0.3.4.9
TOR_SITE = https://dist.torproject.org
TOR_LICENSE = BSD-3-Clause
TOR_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud