ImageMagick6: update to 6.9.11.0.

This commit is contained in:
Johannes 2020-03-11 20:47:11 +01:00 committed by Johannes
parent bd7d530ddd
commit fa45401385
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick6'
pkgname=ImageMagick6
_majorver=6.9.10
_patchver=96
_majorver=6.9.11
_patchver=0
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=3a1d7b2ca99a0662622d50834009ba5eb88955b487043cf43c6726d607212f14
checksum=9180848ee745e02a02bedbce2431c3e2dddbc0287d8690081bbfd24e6fe867aa
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"