ImageMagick: update to 7.0.9.16.

This commit is contained in:
Johannes 2020-01-19 23:14:37 +01:00 committed by Johannes
parent 1c5b013b6f
commit 2494fd0a31
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=14
_patchver=16
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=2b004ac854b969600f707eb5f8001bb2b2f4ffc289a7da28a47aa9322ba95529
checksum=c2e6b02328110fe190fc1b8a1d4c096a18c1cb2baa1c69bb37e94d7359c34b3b
subpackages="libmagick libmagick-devel"