From: Josef Schlehofer Date: Thu, 30 Dec 2021 19:02:47 +0000 (+0100) Subject: python-dns: update to version 2.1.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=447c6fd57b5ed92f82ab9945e1bd350f3e4866d5;p=openwrt-packages.git python-dns: update to version 2.1.0 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python-dns/Makefile b/lang/python/python-dns/Makefile index 2c71f078b..9d399ed8a 100644 --- a/lang/python/python-dns/Makefile +++ b/lang/python/python-dns/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-dns -PKG_VERSION:=1.16.0 -PKG_RELEASE:=2 +PKG_VERSION:=2.1.0 +PKG_RELEASE:=1 PYPI_NAME:=dnspython PYPI_SOURCE_EXT:=zip -PKG_HASH:=36c5e8e38d4369a08b6780b7f27d790a292b2b08eea01607865bf0936c558e01 +PKG_HASH:=e4a87f0b573201a0f3727fa18a516b055fd1107e0e5477cded4a2de497df1dd4 PKG_LICENSE:=ISC PKG_LICENSE_FILES:=LICENSE