ImageMagick: update to 7.0.9.7.

This commit is contained in:
Johannes 2019-12-03 23:50:19 +01:00 committed by Juan RP
parent 7e3137b716
commit d72c88a23e

View file

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