ImageMagick6: update to 6.9.10.18.

This commit is contained in:
Johannes 2018-12-19 17:51:02 +01:00 committed by Johannes
parent 6a07f6241f
commit 8694b03d4b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick6'
pkgname=ImageMagick6
_majorver=6.9.10
_patchver=17
_patchver=18
version="${_majorver}.${_patchver}"
revision=1
wrksrc="ImageMagick-${_majorver}-${_patchver}"
@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
license="ImageMagick"
homepage="https://www.imagemagick.org/"
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
checksum=5de296c9588c3ab36cf8f488aab5a5a95d56a3d74f77721d9a42debacc6f5370
checksum=4f3e617d72c04f52f7120f0a44ca6eafa93ab26a2480529eb48f3576eb7b31c0
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"