ImageMagick: update to 6.8.8-4.

This commit is contained in:
Juan RP 2014-02-03 10:27:54 +01:00
parent 4396a9a914
commit 9f8de93a59

View file

@ -1,9 +1,9 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.8.7
_patchver=7
_majorver=6.8.8
_patchver=4
version=${_majorver}.${_patchver}
revision=2
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
build_style=gnu-configure
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.imagemagick.org/"
license="${pkgname}, MIT"
distfiles="http://mirror.checkdomain.de/imagemagick/${pkgname}-${_majorver}-${_patchver}.tar.xz"
checksum=f85a52a47b590865d3a5fb7dacd617adeef22df20873debe10b12b5d0d0ada28
checksum=591e91b4e3aa43326f647ece44193da48eb2ab93cb824c5b567bb559bd83dd2d
keep_libtool_archives=yes