ImageMagick: update to 7.0.9.26.

This commit is contained in:
Johannes 2020-02-25 19:54:25 +01:00 committed by Johannes
parent 0ae15be958
commit 9b1d0084af

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.9
_patchver=23
_patchver=26
version="${_majorver}.${_patchver}"
revision=1
wrksrc="${pkgname}-${_majorver}-${_patchver}"
@ -21,7 +21,7 @@ license="ImageMagick"
homepage="https://www.imagemagick.org/"
changelog="https://imagemagick.org/script/changelog.php"
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
checksum=ad51a4667561ece020087bedd3712c79518a19aba6f0adbbc8b3d5584542a917
checksum=abc5e187c2d1f7c38f286101958482be8efb44dd004d8286aa437cbb2121afce
subpackages="libmagick libmagick-devel"