ImageMagick6: update to 6.9.11.35.

This commit is contained in:
Johannes 2020-11-02 22:24:33 +01:00
parent a6948ef719
commit 613d3af61a
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'ImageMagick6'
pkgname=ImageMagick6
_majorver=6.9.11
_patchver=34
_patchver=35
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=6ad724edd690b895740cfc2a3e4d966f68987d52fbb630a14c7bc01c22e4368e
checksum=d96d4d5bf1722450c36808eb221c55304fe86c640d0eb62b9f54ade5acfad6e1
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"