ImageMagick: update to 7.1.2.7.

This commit is contained in:
Komeil Parseh
2026-01-19 10:11:18 -05:00
committed by classabbyamp
parent 94b975723b
commit 8fac27633a
+3 -3
View File
@@ -1,8 +1,8 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
# Revbump php*-imagick with ImageMagick updates.
version=7.1.1.47
revision=3
version=7.1.2.7
revision=1
build_style=gnu-configure
configure_args="--disable-static --enable-opencl --with-modules --with-gslib
--with-rsvg --with-wmf --with-dejavu-font-dir=/usr/share/fonts/TTF --with-openexr
@@ -19,7 +19,7 @@ license="ImageMagick"
homepage="https://www.imagemagick.org"
changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${version%.*}-${version##*.}.tar.gz"
checksum=818e21a248986f15a6ba0221ab3ccbaed3d3abee4a6feb4609c6f2432a30d7ed
checksum=d532c7be0b4fbd17d03ef311f55ad8a4845c63cb74f8725320b7d3d3c6a7a4f7
subpackages="libmagick libmagick-devel"