From: Alexandru Ardelean Date: Wed, 15 Jun 2022 08:10:35 +0000 (+0300) Subject: lxml: bump to version 4.9.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7fddb0b6fb947307149c36c21596bcb30d3dfdc0;p=openwrt-packages.git lxml: bump to version 4.9.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index 123a46fc8..4f84e20df 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.8.0 +PKG_VERSION:=4.9.0 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=lxml -PKG_HASH:=f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23 +PKG_HASH:=520461c36727268a989790aef08884347cd41f2d8ae855489ccf40b50321d8d7 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt