diff options
author | rodrigo <rodrigo@FreeBSD.org> | 2015-10-03 15:32:41 +0800 |
---|---|---|
committer | rodrigo <rodrigo@FreeBSD.org> | 2015-10-03 15:32:41 +0800 |
commit | ad6031ed87cfb3a9762bfda6ad013e014e0708e2 (patch) | |
tree | 4699c60a6d3e902c7536eab5a8fac9c8083a8497 /security | |
parent | 25263535e5cf61623940ea62c925d2e5c01c97b2 (diff) | |
download | freebsd-ports-gnome-ad6031ed87cfb3a9762bfda6ad013e014e0708e2.tar.gz freebsd-ports-gnome-ad6031ed87cfb3a9762bfda6ad013e014e0708e2.tar.zst freebsd-ports-gnome-ad6031ed87cfb3a9762bfda6ad013e014e0708e2.zip |
Upgrade TOR port to 0.2.6.10
PR: 201540
Submitted by: Neel Chauhan <neel@neelc.org>
Approved by: bf@ (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/tor/Makefile | 2 | ||||
-rw-r--r-- | security/tor/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index 6b0a76a476a7..bd9b248aa31b 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.6.9 +DISTVERSION= 0.2.6.10 CATEGORIES= security net ipv6 MASTER_SITES= TOR diff --git a/security/tor/distinfo b/security/tor/distinfo index 35759d0a9e0c..754de00f28cc 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.6.9.tar.gz) = 4a6c29ad89a98d7832c599d9480d6d8e55355fb3b8f4b506c5df557f15942f9c -SIZE (tor-0.2.6.9.tar.gz) = 3581981 +SHA256 (tor-0.2.6.10.tar.gz) = 0542c0efe43b86619337862fa7eb02c7a74cb23a79d587090628a5f0f1224b8d +SIZE (tor-0.2.6.10.tar.gz) = 3587211 |