ImageMagick: update to 6.9.9.5.

This commit is contained in:
Michael Gehring 2017-08-04 09:33:19 +00:00
parent 9b35b9c030
commit cf85a8019c
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=4
_patchver=5
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=beb6545d8914005ed4e1cc6b718cab57b4f6d26d01361792e6ad75050a44f4c1
checksum=aa6444ece8d29b87fb4f25e997cd0b4fb48774206cea9490c6028babdee7d056
subpackages="libmagick libmagick-devel"