From: Alexandru Ardelean Date: Wed, 4 Jan 2023 10:26:18 +0000 (+0200) Subject: python-lxml: bump to version 4.9.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e6e3049cd7d16348fbb61ab82ca8eb9e437a511d;p=openwrt-packages.git python-lxml: bump to version 4.9.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index 55cf73db3..628150e27 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.1 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=4.9.2 +PKG_RELEASE:=1 PYPI_NAME:=lxml -PKG_HASH:=fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f +PKG_HASH:=2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt