ImageMagick: update to 7.0.10.11.

This commit is contained in:
Johannes 2020-05-13 21:53:13 +02:00
parent 377fefcdbd
commit d9059c857a

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.10
_patchver=10
_patchver=11
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=52afac02954c6c6f593e2842fbecb630a765e2152eb84a5f4bb47429ae20db5a
checksum=8bd8827cd6a27dba8ccda51590d81492585fa5ce6e00cfbc6311319f15fd0430
subpackages="libmagick libmagick-devel"