From 793d94d18e377f0ba4e3135d7c8381465924a5a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Mon, 30 Oct 2023 11:34:26 +0100
Subject: [PATCH] rebuild imagemagick

---
 components/image/imagemagick/Makefile |    1 +
 components/image/imagemagick/pkg5     |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/components/image/imagemagick/Makefile b/components/image/imagemagick/Makefile
index 537d39f..b0ee7e0 100644
--- a/components/image/imagemagick/Makefile
+++ b/components/image/imagemagick/Makefile
@@ -33,6 +33,7 @@
 COMPONENT_SUBVERSION=		21
 HUMAN_VERSION=			$(COMPONENT_VERSION)-$(COMPONENT_SUBVERSION)
 IPS_COMPONENT_VERSION=	$(COMPONENT_VERSION).$(COMPONENT_SUBVERSION)
+COMPONENT_REVISION=		1
 COMPONENT_SUMMARY=		ImageMagick - Image Manipulation Utilities and Libraries
 COMPONENT_PROJECT_URL=	https://imagemagick.org
 COMPONENT_SRC=			$(COMPONENT_NAME)-$(COMPONENT_VERSION)-$(COMPONENT_SUBVERSION)
diff --git a/components/image/imagemagick/pkg5 b/components/image/imagemagick/pkg5
index 31a5215..f86cbce 100644
--- a/components/image/imagemagick/pkg5
+++ b/components/image/imagemagick/pkg5
@@ -24,8 +24,8 @@
         "system/library",
         "system/library/fontconfig",
         "system/library/freetype-2",
-        "system/library/g++-10-runtime",
-        "system/library/gcc-10-runtime",
+        "system/library/g++-13-runtime",
+        "system/library/gcc-13-runtime",
         "system/library/math",
         "x11/library/libx11",
         "x11/library/libxext"

--
Gitblit v1.9.3