ImageMagick: update to 6.9.7.10.

This commit is contained in:
Michael Gehring 2017-03-07 17:33:26 +00:00
parent 911653805e
commit 8cd721d2a9
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.7
_patchver=9
_patchver=10
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="http://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
checksum=831e0ed90fd85a63d8282ba66878953a11a2b1e6912b9104f7cb5593a0891bbb
checksum=0bfb2e3459b739669845c20ee1b6014a1a3c429fb0cb9777a8b65cd5c3effb09
subpackages="libmagick libmagick-devel"