diff options
author | Xin LI <delphij@FreeBSD.org> | 2015-06-17 00:09:39 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2015-06-17 00:09:39 +0000 |
commit | b460ada75aa411cc225b9eaec47ed1a798903688 (patch) | |
tree | 8c0fb247589ffdd77e5869608476196579175714 /security/py-openssl | |
parent | - Use sdl2 instead of sdl (diff) |
Update to 0.15.1.
PR: 200473
Submitted by: sef
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=389892
Diffstat (limited to 'security/py-openssl')
-rw-r--r-- | security/py-openssl/Makefile | 2 | ||||
-rw-r--r-- | security/py-openssl/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index 17822bba73d7..094503d0b8d6 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 0.14 +PORTVERSION= 0.15.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-openssl/distinfo b/security/py-openssl/distinfo index 0394addd88d5..31c4bc2ce114 100644 --- a/security/py-openssl/distinfo +++ b/security/py-openssl/distinfo @@ -1,2 +1,2 @@ -SHA256 (pyOpenSSL-0.14.tar.gz) = a99db8e59c120138ad8a72eecedcc24b4510d2eed3ce48213b7e32f22cc4ee6e -SIZE (pyOpenSSL-0.14.tar.gz) = 128005 +SHA256 (pyOpenSSL-0.15.1.tar.gz) = f0a26070d6db0881de8bcc7846934b7c3c930d8f9c79d45883ee48984bc0d672 +SIZE (pyOpenSSL-0.15.1.tar.gz) = 149887 |