ImageMagick: update to 7.0.10.54.

This commit is contained in:
Johannes 2021-01-04 20:39:13 +01:00 committed by Johannes
parent eed5ec70fd
commit 044c71acc1

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.10
_patchver=51
_patchver=54
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=fa993169a06052267eaf81cf85bbf5a30c0bf243511017d986f47abbe65ff262
checksum=6766bd17330b43f1c7492ac33628368a8b54dc346b9d3113267292a53964b51a
subpackages="libmagick libmagick-devel"