diff options
author | swills <swills@FreeBSD.org> | 2017-10-26 18:45:51 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-10-26 18:45:51 +0800 |
commit | 0020ff095988d5a2b1d580978544be4c9be48283 (patch) | |
tree | 22a755eccb74da9008041609df6122eb5b98e038 /security | |
parent | 6350331674cd9f6917d681bceda8935224288250 (diff) | |
download | freebsd-ports-gnome-0020ff095988d5a2b1d580978544be4c9be48283.tar.gz freebsd-ports-gnome-0020ff095988d5a2b1d580978544be4c9be48283.tar.zst freebsd-ports-gnome-0020ff095988d5a2b1d580978544be4c9be48283.zip |
security/tor: Update to 0.3.1.8
PR: 223239
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Diffstat (limited to 'security')
-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 |