ImageMagick: update to 7.0.10.28.

This commit is contained in:
Johannes 2020-08-19 22:50:54 +02:00 committed by Johannes
parent c9c6a2ba22
commit 0c94b48dd7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.10
_patchver=27
_patchver=28
version="${_majorver}.${_patchver}"
revision=1
wrksrc="${pkgname}-${_majorver}-${_patchver}"
@ -21,7 +21,7 @@ license="ImageMagick"
homepage="https://www.imagemagick.org/"
changelog="https://imagemagick.org/script/changelog.php"
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
checksum=c3398c92108fac35a0951c26869e328d6a6654bbfdc1b5a7c3dc100181ab8811
checksum=9f2b8b131222354b196c640fca4e53eb0bbf62246621b9d467f223366272d7a7
subpackages="libmagick libmagick-devel"