mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.1.4
PR: ports/170247 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer)
This commit is contained in:
parent
001e493b3d
commit
e5f18a6b21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302011
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= asn1
|
||||
PORTVERSION= 0.1.3
|
||||
PORTVERSION= 0.1.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pyasn1-0.1.3.tar.gz) = 937fd751c4c25dbd37810d15138114640773c7c276039c9f6d7276fdacb355b7
|
||||
SIZE (pyasn1-0.1.3.tar.gz) = 54291
|
||||
SHA256 (pyasn1-0.1.4.tar.gz) = 19ff3b7f46c69ee9c20aa606de3fc152486e48aab3316f16427fda0cf9917bf5
|
||||
SIZE (pyasn1-0.1.4.tar.gz) = 74929
|
||||
|
@ -1,4 +1,4 @@
|
||||
ASN.1 types and codecs (BER, CER, DER) implementation in Python programming
|
||||
language.
|
||||
|
||||
WWW: http://sourceforge.net/projects/pyasn1/
|
||||
WWW: http://sourceforge.net/projects/pyasn1/
|
Loading…
Reference in New Issue
Block a user