From: Alexandru Ardelean Date: Mon, 13 Apr 2026 07:34:29 +0000 (+0000) Subject: python-lxml: update to 6.0.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a78df1ef4077788262933c8edb7b37badad9944f;p=openwrt-packages.git python-lxml: update to 6.0.4 Bump version 6.0.2 -> 6.0.4 (bugfix release). Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index d23a64210..6e8bee7c1 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:=6.0.2 +PKG_VERSION:=6.0.4 PKG_RELEASE:=1 PYPI_NAME:=lxml -PKG_HASH:=cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62 +PKG_HASH:=4137516be2a90775f99d8ef80ec0283f8d78b5d8bd4630ff20163b72e7e9abf2 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt