ImageMagick: update to 6.9.9.38.

This commit is contained in:
Michael Gehring 2018-03-18 08:12:06 +00:00
parent 62e9e69fdc
commit ddd8c7f058
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=36
_patchver=38
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=a86dc03ef8981e2dec83657fce3b4976347a537d785cc8e08af85af22a1b1bda
checksum=38633f004752b12edbf3e149e7c1b18224d51699a645e5d6c4f214474da737e0
subpackages="libmagick libmagick-devel"