ImageMagick6: update to 6.9.10.19.

This commit is contained in:
Johannes 2018-12-23 01:12:58 +01:00 committed by Johannes
parent 4837b475a8
commit 7ed55cd585
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=18
_patchver=19
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=4f3e617d72c04f52f7120f0a44ca6eafa93ab26a2480529eb48f3576eb7b31c0
checksum=d3906bdfcb7c22c7d0945f6d19c992d496c3cf3acf5a555cfc8ba59a8e961889
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"