diff options
author | joneum <joneum@FreeBSD.org> | 2017-10-04 17:35:31 +0000 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2017-10-04 17:35:31 +0000 |
commit | 642c6f90bff3da4220e7502290b5e536f3c3ad97 (patch) | |
tree | 7b467b8335d5150ab1d4130e02bc9a86b695d172 | |
parent | a044e44fa23a047afc6a6122239f5d3ba01ae1b6 (diff) | |
download | FreeBSD-ports-642c6f90bff3da4220e7502290b5e536f3c3ad97.zip FreeBSD-ports-642c6f90bff3da4220e7502290b5e536f3c3ad97.tar.gz |
MFH: r451179
security/tor-devel: Update from 0.3.2.1-alpha to 0.3.2.2-alpha
Changelog: https://blog.torproject.org/tor-0322-alpha-released
PR: 222747
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Approved by: mentors (implicit)
Approved by: ports-secteam (zi)
-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 dbad280..9baaa1f 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.2.1-alpha +DISTVERSION= 0.3.2.2-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index c92722d..ac4ec44 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505763833 -SHA256 (tor-0.3.2.1-alpha.tar.gz) = a2ce9c0eb0eaf1a478bb8cba4b809b9e4b65dd28a49ff26f78d3b3ea06126728 -SIZE (tor-0.3.2.1-alpha.tar.gz) = 6241078 +TIMESTAMP = 1507010746 +SHA256 (tor-0.3.2.2-alpha.tar.gz) = 948f82246370eadf2d52a5d1797fa8966e5238d28de5ec69120407f22d59e774 +SIZE (tor-0.3.2.2-alpha.tar.gz) = 6257177 |