From 7d1c3560d8db301e936807c90eb8c1562fc52519 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Sun, 14 Nov 2021 09:23:07 +0200 Subject: [PATCH] python-lxml: bump to 4.6.4 Signed-off-by: Alexandru Ardelean --- lang/python/python-lxml/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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