From: Alexandru Ardelean Date: Mon, 19 Oct 2020 06:51:32 +0000 (+0300) Subject: python-lxml: bump to version 4.6.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a5c7e266f287ecefaee56a113491d5888425132c;p=openwrt-packages.git python-lxml: bump to version 4.6.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index 42bc213df..acd29ad49 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.5.2 +PKG_VERSION:=4.6.1 PKG_RELEASE:=1 PYPI_NAME:=lxml -PKG_HASH:=cdc13a1682b2a6241080745b1953719e7fe0850b40a5c71ca574f090a1391df6 +PKG_HASH:=c152b2e93b639d1f36ec5a8ca24cde4a8eefb2b6b83668fcd8e83a67badcb367 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt