ImageMagick: update to 6.9.5.4.

This commit is contained in:
Juan RP 2016-08-06 15:51:00 +02:00
parent 091a6c407d
commit 09215325ab

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.5
_patchver=3
_patchver=4
version=${_majorver}.${_patchver}
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
@ -15,9 +15,8 @@ short_desc="Package for display and interactive manipulation of images"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.imagemagick.org/"
license="ImageMagick"
#distfiles="ftp://sunsite.icm.edu.pl/packages/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
distfiles="http://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
checksum=6fec9f493bb7434b8c143eb3bba86f3892c68e0b6633ce7eeed970d47c5db4ec
checksum=00549fb8588673bb510e9dc952d9937b2cd1186e9322f5265dd96803e592eed8
subpackages="libmagick libmagick-devel"