ImageMagick: update to 7.0.10.0.

This commit is contained in:
Johannes 2020-03-11 20:47:07 +01:00 committed by Johannes
parent 35d4bc1452
commit bd7d530ddd

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.9
_patchver=26
_majorver=7.0.10
_patchver=0
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=abc5e187c2d1f7c38f286101958482be8efb44dd004d8286aa437cbb2121afce
checksum=baf31e019aa5331ba91f5b750f85e1a107ae26e1ccc4c480393c48b58b4c5e80
subpackages="libmagick libmagick-devel"