ImageMagick: update to 6.9.9.26.

This commit is contained in:
Enno Boland 2017-12-07 13:40:56 +01:00
parent 00303aae3a
commit 64b0ab64dd
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=6.9.9
_patchver=25
_patchver=26
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=5d78b1b50c6d71aee9d5aba8d2c2d1f26b739d432a0cfef5afb8316a45e58771
checksum=dcf23a7356a970e613a9fa2cfaa64c999ea8e278a45aec4905e54398d6c12c83
subpackages="libmagick libmagick-devel"