From fd9804234adc2c2f385d1aca8edf9b52972e8d01 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 14 Dec 2023 12:14:50 +0100
Subject: [PATCH] python/readthedocs-sphinx-ext: update to 2.2.4

---
 components/python/readthedocs-sphinx-ext/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/readthedocs-sphinx-ext/Makefile b/components/python/readthedocs-sphinx-ext/Makefile
index 280f052..eb14186 100644
--- a/components/python/readthedocs-sphinx-ext/Makefile
+++ b/components/python/readthedocs-sphinx-ext/Makefile
@@ -19,13 +19,13 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		readthedocs-sphinx-ext
-HUMAN_VERSION =			2.2.3
+HUMAN_VERSION =			2.2.4
 COMPONENT_SUMMARY =		readthedocs-sphinx-ext - Sphinx extension for Read the Docs overrides
 COMPONENT_PROJECT_URL =		http://github.com/readthedocs/readthedocs-sphinx-ext
 COMPONENT_ARCHIVE_URL =		\
 	https://github.com/readthedocs/readthedocs-sphinx-ext/archive/refs/tags/$(HUMAN_VERSION).tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:9e9f5343452dc896d1f386f8b47fc99c307facf5fc970a1f24b94529daae915d
+	sha256:d7b651b278a4bb33137587a5d9749f516ba61fbc9ba30a6f4a3403bac18b5a17
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3