ImageMagick6: update to 6.9.10.65.

This commit is contained in:
Johannes 2019-09-21 18:49:01 +02:00 committed by Johannes
parent c050a16e48
commit f77a6b2dfe
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=64
_patchver=65
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=504a9b7c5dd79e7bd19db9622c28916d26479f54c4064b7bd580ca7654a58169
checksum=3bb58a2ccf75dd25c3d9eca2f7f3adf6e378420de6fe9df1b83abf728ed67e50
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"