From: Alexandru Ardelean Date: Wed, 2 Mar 2022 07:07:02 +0000 (+0200) Subject: python-lxml: bump to version 4.8.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=33e1e206d3bce723df7d51ba19e1b3cf753883ea;p=openwrt-packages.git python-lxml: bump to version 4.8.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index e76ca6b9d..123a46fc8 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.7.1 +PKG_VERSION:=4.8.0 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=lxml -PKG_HASH:=a1613838aa6b89af4ba10a0f3a972836128801ed008078f8c1244e65958f1b24 +PKG_HASH:=f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt