ImageMagick: update to 6.9.9.14.

This commit is contained in:
Michael Gehring 2017-09-19 09:15:23 +00:00
parent 70112648f4
commit 59763dba71
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.9
_patchver=13
_patchver=14
version=${_majorver}.${_patchver}
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.imagemagick.org/"
license="ImageMagick"
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
checksum=7768d8037d70127b32a2a46d7dec7b99c49a8722cb6a41b1b29666705e6181a4
checksum=0b7bd8d429bca958cb35ca7a38cf90afe7d303b81015f6188cf3befb40d24d71
subpackages="libmagick libmagick-devel"