ImageMagick6: update to 6.9.11.2.

This commit is contained in:
Johannes 2020-03-25 23:23:02 +01:00 committed by Johannes
parent b645a49ed8
commit be0f2004c6
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=0
_patchver=2
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=9180848ee745e02a02bedbce2431c3e2dddbc0287d8690081bbfd24e6fe867aa
checksum=fde021b416626906b73b56308260d8ace68e9c205bf560c6ca5ddf68171bcd70
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"