From 78500aa92241d4c0386835ce1e9bf52d3bfb3e76 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 3 Jun 2024 09:40:04 +0300 Subject: [PATCH] python-lxml: bump to version 5.2.2 Signed-off-by: Alexandru Ardelean --- lang/python/python-lxml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2