From: Alexandru Ardelean Date: Sun, 30 Dec 2018 22:04:50 +0000 (+0200) Subject: python-pyasn1: bump to version 0.4.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=54e48669e796397837251a797b480e7b5c5e1f1c;p=openwrt-packages.git python-pyasn1: bump to version 0.4.5 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pyasn1/Makefile b/lang/python/python-pyasn1/Makefile index 4ab288cad..ced124fe9 100644 --- a/lang/python/python-pyasn1/Makefile +++ b/lang/python/python-pyasn1/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pyasn1 -PKG_VERSION:=0.4.4 +PKG_VERSION:=0.4.5 PKG_RELEASE:=1 PKG_SOURCE:=pyasn1-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/p/pyasn1 -PKG_HASH:=f58f2a3d12fd754aa123e9fa74fb7345333000a035f3921dbdaa08597aa53137 +PKG_HASH:=da2420fe13a9452d8ae97a0e478adde1dee153b11ba832a95b223a2ba01c10f7 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE.txt