diff options
author | yuri <yuri@FreeBSD.org> | 2018-06-13 01:40:36 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-06-13 01:40:36 +0800 |
commit | 3bda5f4f2a3d97148d0412c2d163831d046f8ff0 (patch) | |
tree | f5913039c6166bbf71885dd8b72a7b56cf731e72 /security | |
parent | 27b8d194df3c50685eb756ce99d653a28bef6250 (diff) | |
download | freebsd-ports-gnome-3bda5f4f2a3d97148d0412c2d163831d046f8ff0.tar.gz freebsd-ports-gnome-3bda5f4f2a3d97148d0412c2d163831d046f8ff0.tar.zst freebsd-ports-gnome-3bda5f4f2a3d97148d0412c2d163831d046f8ff0.zip |
security/tor-devel: Update 0.3.4.1-alpha -> 0.3.4.2-alpha
Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.4.2-alpha
Reported by: Nick Mathewson <nickm@torproject.org> (upstream notification)
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 2 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 448711bde8bd..1e0f46e4158d 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.4.1 +DISTVERSION= 0.3.4.2 DISTVERSIONSUFFIX= -alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 151983d093c3..043cfbc27f07 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526569688 -SHA256 (tor-0.3.4.1-alpha.tar.gz) = 741154bf8126e51d3e5a5a8ec51563c83e4a5060522b72cf567f34d9fb86337b -SIZE (tor-0.3.4.1-alpha.tar.gz) = 6603160 +TIMESTAMP = 1528824596 +SHA256 (tor-0.3.4.2-alpha.tar.gz) = 37b7f675ccee4478fe4d1ec964e8925782e9d4cdf36ed2a782de12732f47e35a +SIZE (tor-0.3.4.2-alpha.tar.gz) = 6634506 |