ImageMagick6: update to 6.9.10.23.

This commit is contained in:
prspkt 2019-01-04 21:54:07 +02:00 committed by Johannes
parent 092a33df35
commit 52f29d8aac
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=22
_patchver=23
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=297539186d39ab14a33a63fb6ca24cbc6ea7738522f7d02c9d5d873f7d4abd0d
checksum=2a0b11952c994b06562dace16a53c01bdd0f715de59483145eb3053902a42361
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"