ImageMagick: update to 6.9.9.4.

This commit is contained in:
Michael Gehring 2017-07-30 09:48:03 +00:00
parent 2ad174d338
commit b2d20d1af7
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=3
_patchver=4
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=2f43cd152715cd062b441c71a07018e047951adf6041004dd5b0cf6ec918cfad
checksum=beb6545d8914005ed4e1cc6b718cab57b4f6d26d01361792e6ad75050a44f4c1
subpackages="libmagick libmagick-devel"