From: Alexandru Ardelean Date: Mon, 3 Jun 2024 06:40:04 +0000 (+0300) Subject: python-lxml: bump to version 5.2.2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=78500aa92241d4c0386835ce1e9bf52d3bfb3e76;p=feed%2Fpackages.git python-lxml: bump to version 5.2.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index f15dcc481e..d517cd8401 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:=5.2.1 +PKG_VERSION:=5.2.2 PKG_RELEASE:=1 PYPI_NAME:=lxml -PKG_HASH:=3f7765e69bbce0906a7c74d5fe46d2c7a7596147318dbc08e4a2431f3060e306 +PKG_HASH:=bb2dc4898180bea79863d5487e5f9c7c34297414bad54bcd0f0852aee9cfdb87 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt