From 3f0099bff1ad96678e315721515ad39fdca00bfc Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 22 Jul 2020 10:30:31 +0300 Subject: [PATCH] python-lxml: bump to version 4.5.2 Signed-off-by: Alexandru Ardelean --- lang/python/python-lxml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-lxml/Makefile b/lang/python/python-lxml/Makefile index 0c38979a3..42bc213df 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.1 +PKG_VERSION:=4.5.2 PKG_RELEASE:=1 PYPI_NAME:=lxml -PKG_HASH:=27ee0faf8077c7c1a589573b1450743011117f1aa1a91d5ae776bbc5ca6070f2 +PKG_HASH:=cdc13a1682b2a6241080745b1953719e7fe0850b40a5c71ca574f090a1391df6 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSES.txt