From 2c7d6f8a71c9b584e870f48e4f4f8d795b2f0061 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sun, 29 Nov 2020 14:31:56 -0600 Subject: [PATCH] python3-asn1crypto: update to 1.4.0 --- srcpkgs/python3-asn1crypto/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-asn1crypto/template b/srcpkgs/python3-asn1crypto/template index f85186e64e7..5a04a844de3 100644 --- a/srcpkgs/python3-asn1crypto/template +++ b/srcpkgs/python3-asn1crypto/template @@ -1,7 +1,7 @@ # Template file for 'python3-asn1crypto' pkgname=python3-asn1crypto -version=0.24.0 -revision=4 +version=1.4.0 +revision=1 wrksrc="asn1crypto-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,8 +10,9 @@ short_desc="Python3 ASN.1 library with a focus on performance and a pythonic API maintainer="Orphaned " license="MIT" homepage="https://github.com/wbond/asn1crypto" +changelog="https://raw.githubusercontent.com/wbond/asn1crypto/master/changelog.md" distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz" -checksum=9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49 +checksum=f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c post_install() { vlicense LICENSE