ImageMagick: update to 6.9.9.10.

This commit is contained in:
Michael Gehring 2017-08-29 09:31:21 +00:00
parent 5ae2c54354
commit 1e7a0050a6
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.9
_patchver=7
_patchver=10
version=${_majorver}.${_patchver}
revision=2
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
build_style=gnu-configure
configure_args="--without-autotrace --with-wmf=yes
@ -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=8467a4c86e368323dd789053c9557dd32be2b3866273f5ee6dcf538656fa9ad3
checksum=9cd0cca3f5a0edd6ab35ec40f9550ade49d78a33b14957adf4c8b806cfe261f3
subpackages="libmagick libmagick-devel"