ImageMagick6: update to 6.9.10.43.

This commit is contained in:
Johannes 2019-05-04 10:53:10 +02:00 committed by Johannes
parent 8c06991efd
commit 21befc24c5
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=41
_patchver=43
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=aa9de99ecb8923963d8e9d0f7e28b5cf5ce49a7c14e8f89199740988651e7bb4
checksum=a9c34d148218af81290eb2953b6a614eb94d8754b41704711c880964f542977f
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"