ImageMagick6: update to 6.9.10.15.

This commit is contained in:
prspkt 2018-12-02 23:36:45 +02:00 committed by maxice8
parent 0e5279de3c
commit 5c731f397e
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=14
_patchver=15
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=d123d4ad4e5bf72c51a6f528a2dbbbd4bf4249f25b36045017c9c634db968e6d
checksum=a947c302eef86893942adc4a5c8aef467ac8aad9b61482d9cc85c596344e2352
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"