From 03f625047de57d75b50680d5fc7a26f76e7c3ee3 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 9 Oct 2019 13:23:28 +0300 Subject: [PATCH] python-asn1crypto: bump to version 1.0.1 Signed-off-by: Alexandru Ardelean --- lang/python/python-asn1crypto/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-asn1crypto/Makefile b/lang/python/python-asn1crypto/Makefile index 8f0993fc79..306fe511f5 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:=0.24.0 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PKG_SOURCE:=asn1crypto-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://pypi.io/packages/source/a/asn1crypto -PKG_HASH:=9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49 +PKG_HASH:=0b199f211ae690df3db4fd6c1c4ff976497fb1da689193e368eedbadc53d9292 PKG_LICENSE:=MIT PKG_MAINTAINER:=Alexandru Ardelean -- 2.30.2