ImageMagick: update to 6.9.2.5.

This commit is contained in:
Juan RP 2015-11-03 09:04:40 +01:00
parent 3c7304f859
commit 73adbed21a

View file

@ -1,9 +1,9 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.2
_patchver=4
_patchver=5
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="http://www.imagemagick.org/"
license="ImageMagick"
distfiles="ftp://ftp.sunet.se/pub/multimedia/graphics/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
checksum=05b1c499415048099a1464ebd03f0cfaae8d0994c681bcf7e0319b26e5e8d848
checksum=19fb341725a13c01458cfce23d0a260fd032432a5daeebdd4f06c92d716ded40
subpackages="libmagick libmagick-devel"
if [ -z "$CROSS_BUILD" ]; then