ImageMagick: update to 6.9.9.15.

This commit is contained in:
Michael Gehring 2017-09-25 02:01:12 +00:00
parent 94bc0ff88e
commit 3c9a1eba44
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=14
_patchver=15
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=0b7bd8d429bca958cb35ca7a38cf90afe7d303b81015f6188cf3befb40d24d71
checksum=cc5411bcd766efbc5c281ae2147f0d154c452e5f0cc72894796afb88036baf2f
subpackages="libmagick libmagick-devel"