ImageMagick: update to 6.9.9.7.

This commit is contained in:
Duncaen 2017-08-13 18:42:09 +02:00
parent 277a89c6b1
commit 212a100751
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.9
_patchver=6
_patchver=7
version=${_majorver}.${_patchver}
revision=1
wrksrc=${pkgname}-${_majorver}-${_patchver}
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.imagemagick.org/"
license="ImageMagick"
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
checksum=99ad9eed5291b149cf20d91b1b87c81f65d76882d8d3e0b63d3773acd5481ef3
checksum=8467a4c86e368323dd789053c9557dd32be2b3866273f5ee6dcf538656fa9ad3
subpackages="libmagick libmagick-devel"