ImageMagick: update to 7.0.10.60.

This commit is contained in:
Johannes Brechtmann 2021-01-29 18:30:55 +00:00 committed by Johannes
parent 9c1c11a065
commit 27aac87932

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.10
_patchver=58
_patchver=60
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=0daabb64602164940fbf95cbd6f16709903eef5d3eee7bd329da878f17605df5
checksum=044fc1b27bd9aab515d4c512a33cf3a39313af2baef4aebf5c5c3044b7366ee4
subpackages="libmagick libmagick-devel"