From 677dd03e1af0236c74259e402723d2817727eca4 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 13 Dec 2023 19:18:50 +0100
Subject: [PATCH] python/sip: update to 6.8.1

---
 components/python/sip/Makefile |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/python/sip/Makefile b/components/python/sip/Makefile
index 1280d98..d20bcc2 100644
--- a/components/python/sip/Makefile
+++ b/components/python/sip/Makefile
@@ -20,13 +20,13 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		sip
-HUMAN_VERSION =			6.8.0
+HUMAN_VERSION =			6.8.1
 COMPONENT_SUMMARY =		sip - A Python bindings generator for C/C++ libraries
 COMPONENT_PROJECT_URL =		https://www.riverbankcomputing.com/software/sip/
 COMPONENT_ARCHIVE_URL =		\
-	https://files.pythonhosted.org/packages/72/34/65d7891ea2c1232155bc0ccc5fac6db0d1baba184e17b494148bd42cc1a2/sip-6.8.0.tar.gz
+	https://files.pythonhosted.org/packages/b1/42/d47a0f4e1b1213ba7319b046a2e543b5d7f79964852cae262f35ca30a50c/sip-6.8.1.tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:2ed1904820cb661b7207eb1dccfaebec1a5463dcad903ba448ad1945502d089c
+	sha256:3002df415e168ac3ffe393942dbc7131cb82ade50000e1526f46a88ade26f598
 COMPONENT_LICENSE =		GPL-3.0-only
 COMPONENT_LICENSE_FILE =	LICENSE-GPL3
 

--
Gitblit v1.9.3