ImageMagick6: update to 6.9.10.66.

This commit is contained in:
Johannes 2019-09-29 20:55:47 +02:00 committed by Johannes
parent 70b568b8e4
commit 81405d3f97

View file

@ -1,9 +1,9 @@
# Template file for 'ImageMagick6'
pkgname=ImageMagick6
_majorver=6.9.10
_patchver=65
_patchver=66
version="${_majorver}.${_patchver}"
revision=2
revision=1
wrksrc="${pkgname}-${_majorver}-${_patchver}"
build_style=gnu-configure
configure_args="--without-autotrace --with-wmf=yes
@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
license="ImageMagick"
homepage="https://www.imagemagick.org/"
distfiles="https://github.com/ImageMagick/ImageMagick6/archive/${_majorver}-${_patchver}.tar.gz"
checksum=3bb58a2ccf75dd25c3d9eca2f7f3adf6e378420de6fe9df1b83abf728ed67e50
checksum=0d2899892b3f58f789f1f0ebb6d466c9ed537b547a1116f6ae926509f9b46f11
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"