diff options
author | Carlo Strub <cs@FreeBSD.org> | 2015-12-25 21:35:26 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2015-12-25 21:35:26 +0000 |
commit | f6810e0ee9b1c9cf26e34819e3550bcd2121ac42 (patch) | |
tree | fe54a9697b401432a6280065e06424a376f6cf04 | |
parent | Update to 0.21 (diff) |
Update to 0.2.13
Notes
Notes:
svn path=/head/; revision=404475
-rw-r--r-- | security/obfsproxy/Makefile | 2 | ||||
-rw-r--r-- | security/obfsproxy/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile index ef96c1fd50c1..abce958baeef 100644 --- a/security/obfsproxy/Makefile +++ b/security/obfsproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= obfsproxy -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.13 PORTEPOCH= 1 CATEGORIES= security net python MASTER_SITES= http://www.c-s.li/ports/ diff --git a/security/obfsproxy/distinfo b/security/obfsproxy/distinfo index 921971c85d09..d17224a05d6d 100644 --- a/security/obfsproxy/distinfo +++ b/security/obfsproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (obfsproxy-0.2.10.tar.gz) = 74a21820db5100e1d58d4df86c61ffa495de2ee784c864202923f29c80d53760 -SIZE (obfsproxy-0.2.10.tar.gz) = 91596 +SHA256 (obfsproxy-0.2.13.tar.gz) = c29582f2f5b0316cbc7184e0529a5b246dfeeabd4e6c4dcb05b800256d6c9dd6 +SIZE (obfsproxy-0.2.13.tar.gz) = 95813 |