From: Alexandru Ardelean Date: Fri, 25 Oct 2019 08:38:02 +0000 (+0300) Subject: python-asn1crypto: bump to version 1.2.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=85887ed427c70f85649d4da569df7b541add8524;p=openwrt-packages.git python-asn1crypto: bump to version 1.2.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-asn1crypto/Makefile b/lang/python/python-asn1crypto/Makefile index 306fe511f..1309ba8a2 100644 --- a/lang/python/python-asn1crypto/Makefile +++ b/lang/python/python-asn1crypto/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-asn1crypto -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.2.0 PKG_RELEASE:=1 PKG_SOURCE:=asn1crypto-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://pypi.io/packages/source/a/asn1crypto -PKG_HASH:=0b199f211ae690df3db4fd6c1c4ff976497fb1da689193e368eedbadc53d9292 +PKG_HASH:=87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384 PKG_LICENSE:=MIT PKG_MAINTAINER:=Alexandru Ardelean