From: Alexandru Ardelean Date: Mon, 4 Jul 2022 09:57:41 +0000 (+0300) Subject: python-lxml: bump to version 4.9.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=44e880df4bf298dfd65bd8e0b4038beca42defc3;p=openwrt-packages.git python-lxml: bump to version 4.9.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index 4f84e20df..55cf73db3 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.9.0 +PKG_VERSION:=4.9.1 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=lxml -PKG_HASH:=520461c36727268a989790aef08884347cd41f2d8ae855489ccf40b50321d8d7 +PKG_HASH:=fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt