ImageMagick: update to 7.0.10.20.

This commit is contained in:
Johannes 2020-06-23 22:56:27 +02:00
parent b3380c9f27
commit 42247cdd8f

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.10
_patchver=19
_patchver=20
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=fe8b7706e17960c52c7cc3759ccc25b3ce29d3fa2b99035d81654450032faad6
checksum=1111e9e57e567a025c5b9bc5ed5b3617d7ad8318453960bc2f1f0007b1263973
subpackages="libmagick libmagick-devel"