ImageMagick: update to 7.0.8.53.

This commit is contained in:
Johannes 2019-07-09 21:52:41 +02:00 committed by Johannes
parent fe2aaa72ae
commit 490227236f

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.8
_patchver=51
_patchver=53
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=2abc13d7780f9bc6d309513dbe9832e87dde3200b39f8ac8fa41da42105278e5
checksum=b8c35e03fc4bd2bf66bddfe232a34473e7df68c3716c831ba76dc30520e7b490
subpackages="libmagick libmagick-devel"