ImageMagick: update to 7.0.9.6.

This commit is contained in:
Johannes 2019-11-30 21:34:19 +00:00 committed by Johannes
parent 02d2745613
commit f55bc960a8

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.9
_patchver=5
_patchver=6
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=d15abd31e7e18f7edec47df156773a23e5100386e55c6ce50f5353e9572d3413
checksum=83517787920fc3a1215baf2b8025fdc6f2a09a934fd59b5007eaa214225ca5fc
subpackages="libmagick libmagick-devel"