ImageMagick6: update to 6.9.11.34.

This commit is contained in:
Johannes 2020-10-16 20:22:46 +02:00
parent c174fd2307
commit 60ba8a6558
1 changed files with 2 additions and 2 deletions

View File

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