asn1crypto: bump version.

This commit is contained in:
Jerome Duval
2019-10-22 18:20:50 +02:00
parent 0f3e72b4a0
commit 13aab3307b

View File

@@ -2,11 +2,11 @@ SUMMARY="A Python ASN.1 library with a pythonic API"
DESCRIPTION="asn1crypto is a fast, pure Python library for parsing and \
serializing ASN.1 structures."
HOMEPAGE="https://github.com/wbond/asn1crypto"
COPYRIGHT="2015-2018 Will Bond"
COPYRIGHT="2015-2019 Will Bond"
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/wbond/asn1crypto/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="d2a82bb3c29e1abcb376b59679510b58dd796c813f8983f2db9b45e9ab228190"
CHECKSUM_SHA256="9d8ac276bdeb5551313580fb4c8c50d50e2faac6862f5916802ae65c8b187468"
SOURCE_FILENAME="asn1crypto-$portVersion.tar.gz"
ARCHITECTURES="any"