diff options
author | swills <swills@FreeBSD.org> | 2017-10-26 18:45:51 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:49:20 +0800 |
commit | 5a894d3ccd8086d6ed93082ea4e8aa9e0f9416ae (patch) | |
tree | f3e6a09b65af4f5247ef4784867cb9667ef7bf2d /security/tor | |
parent | ba498c72f6717087b37800feec8327476656806d (diff) | |
download | freebsd-ports-gnome-5a894d3ccd8086d6ed93082ea4e8aa9e0f9416ae.tar.gz freebsd-ports-gnome-5a894d3ccd8086d6ed93082ea4e8aa9e0f9416ae.tar.zst freebsd-ports-gnome-5a894d3ccd8086d6ed93082ea4e8aa9e0f9416ae.zip |
security/tor: Update to 0.3.1.8
PR: 223239
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Diffstat (limited to 'security/tor')
-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 1f93050436b2..4b44d9f1f7b8 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.3.1.7 +PORTVERSION= 0.3.1.8 CATEGORIES= security net ipv6 MASTER_SITES= TOR diff --git a/security/tor/distinfo b/security/tor/distinfo index 441ec4dde3f8..248fc6953968 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505762209 -SHA256 (tor-0.3.1.7.tar.gz) = 1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f -SIZE (tor-0.3.1.7.tar.gz) = 6058284 +TIMESTAMP = 1508946005 +SHA256 (tor-0.3.1.8.tar.gz) = 7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1 +SIZE (tor-0.3.1.8.tar.gz) = 6073611 |