From c5aab181151d729f313e9df78fae70b9dce43528 Mon Sep 17 00:00:00 2001
From: hoewweken <44616757+hoewweken@users.noreply.github.com>
Date: Mon, 27 Nov 2023 10:14:49 +0100
Subject: [PATCH] php-imagick add ini file

---
 components/web/php/php-8_1-ext-imagick/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/web/php/php-8_1-ext-imagick/Makefile b/components/web/php/php-8_1-ext-imagick/Makefile
index 3a43fa1..afc8f4f 100644
--- a/components/web/php/php-8_1-ext-imagick/Makefile
+++ b/components/web/php/php-8_1-ext-imagick/Makefile
@@ -18,7 +18,7 @@
 
 COMPONENT_NAME=		php-8.1-ext-imagick
 COMPONENT_VERSION=	3.7.0
-COMPONENT_REVISION=	1
+COMPONENT_REVISION=	2
 COMPONENT_SUMMARY=	ImageMagick for PHP
 COMPONENT_PROJECT_URL=	https://pecl.php.net/package/imagick
 COMPONENT_SRC=		imagick-$(COMPONENT_VERSION)

--
Gitblit v1.9.3