diff options
author | cs <cs@FreeBSD.org> | 2012-03-13 22:48:08 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-03-13 22:48:08 +0800 |
commit | abcc13a1c1cd001c0d92665e15c17d9a8c2f6e33 (patch) | |
tree | c50b61cc42628a4c63ad3a287432435771736055 | |
parent | 483a70639134b2b94d14ed45f4e52c2445849d29 (diff) | |
download | freebsd-ports-gnome-abcc13a1c1cd001c0d92665e15c17d9a8c2f6e33.tar.gz freebsd-ports-gnome-abcc13a1c1cd001c0d92665e15c17d9a8c2f6e33.tar.zst freebsd-ports-gnome-abcc13a1c1cd001c0d92665e15c17d9a8c2f6e33.zip |
Add official mirror and use official tarball since it was released recently
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
-rw-r--r-- | security/obfsproxy/Makefile | 3 | ||||
-rw-r--r-- | security/obfsproxy/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile index 2b7f7e5f1265..df8df7324dd0 100644 --- a/security/obfsproxy/Makefile +++ b/security/obfsproxy/Makefile @@ -9,7 +9,8 @@ PORTNAME= obfsproxy DISTVERSION= 0.1.1 PORTEPOCH= 1 CATEGORIES= security net -MASTER_SITES= https://www.c-s.li/ports/ +MASTER_SITES= https://www.torproject.org/dist/obfsproxy/ \ + https://www.c-s.li/ports/ MAINTAINER= cs@FreeBSD.org COMMENT= Tool to obfuscate Tor traffic diff --git a/security/obfsproxy/distinfo b/security/obfsproxy/distinfo index c86764b9e9d6..ea2d1d3372d0 100644 --- a/security/obfsproxy/distinfo +++ b/security/obfsproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (obfsproxy-0.1.1.tar.gz) = 8391139ebeb61f9f172dbbc149af049e844a9fe60785e99471e632bcb626f05e -SIZE (obfsproxy-0.1.1.tar.gz) = 128362 +SHA256 (obfsproxy-0.1.1.tar.gz) = 763f302229141a4341a14a7590599930680b9cb2dbd4dec47446d810438e5df2 +SIZE (obfsproxy-0.1.1.tar.gz) = 216263 |