diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index d5345c98d..c77c94d34 100644 --- a/lang/python/python-lxml/Makefile +++ b/lang/python/python-lxml/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-lxml -PKG_VERSION:=4.6.3 -PKG_RELEASE:=1 +PKG_VERSION:=4.6.4 +PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=lxml -PKG_HASH:=39b78571b3b30645ac77b95f7c69d1bffc4cf8c3b157c435a34da72e78c82468 +PKG_HASH:=daf9bd1fee31f1c7a5928b3e1059e09a8d683ea58fb3ffc773b6c88cb8d1399c PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt