ImageMagick: update to 6.9.9.13.

This commit is contained in:
Michael Gehring 2017-09-13 08:04:40 +00:00
parent 7fb057a908
commit 236866c37c
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=12
_patchver=13
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=856529bf01f90b69270af7359b91d7de10780f7772f2f07ac0ae441e961d6682
checksum=7768d8037d70127b32a2a46d7dec7b99c49a8722cb6a41b1b29666705e6181a4
subpackages="libmagick libmagick-devel"