ImageMagick: update to 6.9.1.3.

This commit is contained in:
Juan RP 2015-05-27 07:28:51 +02:00
parent 6ff2a40c81
commit a5f866777d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.1
_patchver=2
_patchver=3
version=${_majorver}.${_patchver}
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
@ -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=5391aac3fedb7d627a89f06d195a1c3b422d2235aa6e0d0d26886b2e0a10a294
checksum=5fd180603e60c624c05c644a8340f4f4e92c19dc3c41d374d38f76c69cd48ba3
subpackages="libmagick libmagick-devel"