security/py-pycryptodome: Update to 3.8.2
PR: 239789 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
This commit is contained in:
parent
a9f92a092b
commit
175843eafc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510792
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pycryptodome
|
||||
DISTVERSION= 3.8.1
|
||||
DISTVERSION= 3.8.2
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= john@saltant.com
|
||||
COMMENT= Cryptographic library for Python
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE= PD BSD2CLAUSE APACHE20
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1556733791
|
||||
SHA256 (pycryptodome-3.8.1.tar.gz) = 68ad0ce4a374577a26bb7f458575abe3c2a342818b5280de6e5738870b7761b3
|
||||
SIZE (pycryptodome-3.8.1.tar.gz) = 11535959
|
||||
TIMESTAMP = 1565564962
|
||||
SHA256 (pycryptodome-3.8.2.tar.gz) = 5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
|
||||
SIZE (pycryptodome-3.8.2.tar.gz) = 12441359
|
||||
|
|
Loading…
Reference in a new issue