ImageMagick: update to 7.0.10.4.

This commit is contained in:
Johannes 2020-04-06 21:31:07 +02:00 committed by Johannes
parent 64ef186678
commit 3a52412c9b

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.10
_patchver=2
_patchver=4
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=2fb408a56e06ad80ce5c1a5c3dbc2c34886000c7a0740461569e74b5d7348e86
checksum=0b5ef190d0398d681fd9492205e9cfda892a879b1f58e92c8517abe2d890c23e
subpackages="libmagick libmagick-devel"