From 4cc8e3e34d6759d3b03441e78466f22a47595da3 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 23 Nov 2021 23:04:39 +0100 Subject: [PATCH] community/php8-pecl-imagick: rebuild against imagemagick 7.0.11.14 --- community/php8-pecl-imagick/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/php8-pecl-imagick/APKBUILD b/community/php8-pecl-imagick/APKBUILD index 25964c41b13..de64552d0b7 100644 --- a/community/php8-pecl-imagick/APKBUILD +++ b/community/php8-pecl-imagick/APKBUILD @@ -3,7 +3,7 @@ pkgname=php8-pecl-imagick _extname=imagick pkgver=3.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="PHP 8 extension provides a wrapper to the ImageMagick library - PECL" url="https://pecl.php.net/package/imagick" arch="all !x86" # https://gitlab.alpinelinux.org/alpine/aports/-/issues/12537