ImageMagick6: update to 6.9.10.82.

This commit is contained in:
Johannes 2019-12-29 11:36:27 +01:00 committed by Johannes
parent 43a8d76f16
commit 83790f2b71
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=80
_patchver=82
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=714e3f3423546e4a61206a19fc6d438b2cdd71ea4b9db601cc4b4fb73509a36b
checksum=5d766e82027560c4ce4d3534501d459393e90b1035753462472613ad01588301
keep_libtool_archives=yes
conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"