mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-asn1crypto: Update to 0.24.0
PR: 238446 Approved by: mikael.urankar@gmail.com (maintainer)
This commit is contained in:
parent
0533d2d6a6
commit
c6662cd53b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505454
2 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= asn1crypto
|
||||
PORTVERSION= 0.22.0
|
||||
PORTVERSION= 0.24.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,9 +10,11 @@ MAINTAINER= mikael.urankar@gmail.com
|
|||
COMMENT= ASN.1 library with a focus on performance and a pythonic API
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1498488938
|
||||
SHA256 (asn1crypto-0.22.0.tar.gz) = cbbadd640d3165ab24b06ef25d1dca09a3441611ac15f6a6b452474fdf0aed1a
|
||||
SIZE (asn1crypto-0.22.0.tar.gz) = 84508
|
||||
TIMESTAMP = 1559712169
|
||||
SHA256 (asn1crypto-0.24.0.tar.gz) = 9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49
|
||||
SIZE (asn1crypto-0.24.0.tar.gz) = 104964
|
||||
|
|
Loading…
Add table
Reference in a new issue