diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index cd05be054..b48bb67a1 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-idna -PKG_VERSION:=3.1 +PKG_VERSION:=3.2 PKG_RELEASE:=1 PYPI_NAME:=idna -PKG_HASH:=c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1 +PKG_HASH:=467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.rst