ImageMagick: update to 7.0.8.45.

This commit is contained in:
Johannes 2019-05-14 16:22:54 +02:00 committed by Johannes
parent 86cc3f60ff
commit 08fc595559

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.8
_patchver=43
_patchver=45
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=70ab9363491e36d53f23f45c3763eb796dce366720a676212159bd0a9e6be782
checksum=37dfadbbf8eab0546ba99de50e4eb664a068f711ad39b87c1ee8557ad7ed521b
subpackages="libmagick libmagick-devel"