From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:46 +0000 (+0300) Subject: python-pyasn1: bump to 0.6.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0dab5bb13be8214b3698962ca30dc6c9a49ecbc3;p=openwrt-packages.git python-pyasn1: bump to 0.6.4 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pyasn1/Makefile b/lang/python/python-pyasn1/Makefile index 409fe54be..020b693eb 100644 --- a/lang/python/python-pyasn1/Makefile +++ b/lang/python/python-pyasn1/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pyasn1 -PKG_VERSION:=0.6.3 +PKG_VERSION:=0.6.4 PKG_RELEASE:=1 PYPI_NAME:=pyasn1 -PKG_HASH:=697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf +PKG_HASH:=9c447d8431c947fe4c8febc4ed9e760bc29011a5b01e5c74b67025bd9fb8ce81 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE.rst