Update to 0.36.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES https://gitlab.com/m2crypto/m2crypto/commits/master
This commit is contained in:
parent
95c52e707c
commit
383ae732c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543072
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= m2crypto
|
||||
PORTVERSION= 0.35.2
|
||||
PORTVERSION= 0.36.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ COMMENT= Crypto and SSL toolkit for Python
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
BUILD_DEPENDS= swig:devel/swig
|
||||
BUILD_DEPENDS= swig>=2.0.4:devel/swig
|
||||
RUN_DEPENDS= ${PY_TYPING}
|
||||
|
||||
USES= python ssl
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1560277221
|
||||
SHA256 (M2Crypto-0.35.2.tar.gz) = 4c6ad45ffb88670c590233683074f2440d96aaccb05b831371869fc387cbd127
|
||||
SIZE (M2Crypto-0.35.2.tar.gz) = 1117706
|
||||
TIMESTAMP = 1595416625
|
||||
SHA256 (M2Crypto-0.36.0.tar.gz) = 1542c18e3ee5c01db5031d0b594677536963e3f54ecdf5315aeecb3a595b4dc1
|
||||
SIZE (M2Crypto-0.36.0.tar.gz) = 1127584
|
||||
|
Loading…
Reference in New Issue
Block a user