From c71b5e2c10a3f2115a635c6ab7f67e4a3ba7a3a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Sun, 24 Sep 2023 14:18:06 +0100 Subject: [PATCH] php8.2-imagick: revbump for ImageMagick 7.1.1.18. --- srcpkgs/php8.2-imagick/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/php8.2-imagick/template b/srcpkgs/php8.2-imagick/template index 8de2b74aede..d2b39120a29 100644 --- a/srcpkgs/php8.2-imagick/template +++ b/srcpkgs/php8.2-imagick/template @@ -1,7 +1,7 @@ # Template file for 'php8.2-imagick' pkgname=php8.2-imagick version=3.7.0 -revision=7 +revision=8 build_style=gnu-configure configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \ --with-php-config=/usr/bin/php-config8.2"