From: Alexandru Ardelean Date: Tue, 2 Jun 2026 22:06:14 +0000 (+0300) Subject: python-lxml: bump to 6.1.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a3cf55ac550df7f83cb876ccabb6e43cdcbf1357;p=openwrt-packages.git python-lxml: bump to 6.1.1 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index 6e8bee7c1..56495eeeb 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.4 +PKG_VERSION:=6.1.1 PKG_RELEASE:=1 PYPI_NAME:=lxml -PKG_HASH:=4137516be2a90775f99d8ef80ec0283f8d78b5d8bd4630ff20163b72e7e9abf2 +PKG_HASH:=ba96ae44888e0185281e937633a743ea90d5a196c6000f82565ebb0580012d40 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt