ImageMagick: update to 7.0.9.20.

This commit is contained in:
Johannes 2020-02-02 20:56:04 +01:00 committed by Johannes
parent f55ed173c3
commit b7cef20ded
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.9
_patchver=18
_patchver=20
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=7f38fae80e77bffaf457ab21f8d901eccf3268f2a449f62140593731a0a18500
checksum=5c5013e1daf6704280b0f56dd9fa183a1083c8ca391dc49445355c7b68481400
subpackages="libmagick libmagick-devel"