ImageMagick: update to 7.0.10.48.

This commit is contained in:
Johannes 2020-12-14 22:20:45 +01:00 committed by Johannes
parent 1a910f8b99
commit 0447bf0ad1

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.10
_patchver=45
_patchver=48
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=833ade9ffe2717871567d55d53d3b27d21546868c76ecaf5b5b344acca94a1ce
checksum=8f587b3d0b5ce5cc1ba00c193c28b3224d7e9588f47f722975ae45d3f37861d6
subpackages="libmagick libmagick-devel"