ImageMagick: update to 7.0.8.41.

This commit is contained in:
Johannes 2019-04-23 11:40:55 +02:00 committed by Johannes
parent f2c5d280ce
commit 1bd2279d8c

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.8
_patchver=40
_patchver=41
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=f82e2aace538c2cefcb777dc0c5f60a239b7d1abdde4c2989f26be3daf0910f0
checksum=426d89c29e584556e4bd2c5534f43963a93b9850cdbf859984fe60398305e380
subpackages="libmagick libmagick-devel"