From f9ba3aac090e918abb602b2ce28e58b7dd0f59fa Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 30 Mar 2024 19:01:34 +0100
Subject: [PATCH] sysutils/borgbackup: update to 1.2.8

---
 components/python/lxml/Makefile |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/components/python/lxml/Makefile b/components/python/lxml/Makefile
index 332ed97..ac1243d 100644
--- a/components/python/lxml/Makefile
+++ b/components/python/lxml/Makefile
@@ -19,13 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		lxml
-HUMAN_VERSION =			5.1.0
+HUMAN_VERSION =			5.1.1
 COMPONENT_SUMMARY =		lxml - Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
 COMPONENT_PROJECT_URL =		https://lxml.de/
-COMPONENT_ARCHIVE_URL =		\
-	https://files.pythonhosted.org/packages/2b/b4/bbccb250adbee490553b6a52712c46c20ea1ba533a643f1424b27ffc6845/lxml-5.1.0.tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:3eea6ed6e6c918e468e693c41ef07f3c3acc310b70ddd9cc72d9ef84bc9564ca
+	sha256:42a8aa957e98bd8b884a8142175ec24ce4ef0a57760e8879f193bfe64b757ca9
 COMPONENT_LICENSE =		BSD-3-Clause
 COMPONENT_LICENSE_FILE =	LICENSE.txt
 

--
Gitblit v1.9.3