From: Alexandru Ardelean Date: Mon, 6 Nov 2017 13:50:57 +0000 (+0200) Subject: python-pyasn1: update to version 0.3.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7eadc0912ff012ebbc592e7a2a579b4e20e2c686;p=openwrt-packages.git python-pyasn1: update to version 0.3.7 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pyasn1/Makefile b/lang/python/python-pyasn1/Makefile index eb9ac7903..6c48fe2db 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.3.5 +PKG_VERSION:=0.3.7 PKG_RELEASE:=1 PKG_SOURCE:=pyasn1-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/bc/85/029f5f4d4fa8a487538ce597932cf3601bba3392c85d74eae148fe6ac5d3 -PKG_HASH:=c7a1186416bcdaf19b56f5b2506200306d7d4cf222d3d7c2d4cb600ccacdaf1b +PKG_SOURCE_URL:=https://pypi.python.org/packages/3c/a6/4d6c88aa1694a06f6671362cb3d0350f0d856edea4685c300785200d1cd9/ +PKG_HASH:=187f2a66d617683f8e82d5c00033b7c8a0287e1da88a9d577aebec321cad4965 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE.txt