diff options
author | yuri <yuri@FreeBSD.org> | 2018-09-11 09:51:56 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-09-11 09:51:56 +0800 |
commit | 5607e09cf1fbc2d20657bc4a195cc835a4006748 (patch) | |
tree | 0a7c2db1117d26a2f39b85a2dfd76ad7a40ab828 | |
parent | 5d41e75412f6da9e8943229b8fea8afbaf0ea33b (diff) | |
download | freebsd-ports-gnome-5607e09cf1fbc2d20657bc4a195cc835a4006748.tar.gz freebsd-ports-gnome-5607e09cf1fbc2d20657bc4a195cc835a4006748.tar.zst freebsd-ports-gnome-5607e09cf1fbc2d20657bc4a195cc835a4006748.zip |
security/tor: Update 0.3.3.9 -> 0.3.4.8
Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.4.8
Reported by: Upstream notification
-rw-r--r-- | security/tor/Makefile | 2 | ||||
-rw-r--r-- | security/tor/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index 4e35e1c26888..903412994130 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.3.9 +DISTVERSION= 0.3.4.8 CATEGORIES= security net ipv6 MASTER_SITES= TOR diff --git a/security/tor/distinfo b/security/tor/distinfo index 6159274c1187..8f71cf749e8c 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531519597 -SHA256 (tor-0.3.3.9.tar.gz) = 85346b4d026e6a041c8e326d2cc64b5f5361b032075c89c5854f16dbc02fce6f -SIZE (tor-0.3.3.9.tar.gz) = 6563091 +TIMESTAMP = 1536628507 +SHA256 (tor-0.3.4.8.tar.gz) = 826a4cb2c099a29c7cf91516ffffcfcb5aace7533b8853a8c8bddcfe2bfb1023 +SIZE (tor-0.3.4.8.tar.gz) = 6679385 |