ImageMagick: update to 6.9.1-0

This commit is contained in:
Alessio Sergi 2015-03-28 00:51:00 +01:00
parent dbf68a0517
commit eaed8769eb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.0
_patchver=6
_majorver=6.9.1
_patchver=0
version=${_majorver}.${_patchver}
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.imagemagick.org/"
license="ImageMagick"
distfiles="http://mirror.searchdaimon.com/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
checksum=a47f2731d453df502a93036ca1fea44c5852ed1b2c36af4343e6afb18652fefd
checksum=32747565fc30da0ff0bc0bf3e41c9fefad829fa8fb2f7d1b98dd84ddb3919b0e
keep_libtool_archives=yes
hostmakedepends="pkg-config perl"