ImageMagick: update to 7.0.8.27.

This commit is contained in:
maxice8 2019-02-18 07:52:07 -03:00 committed by maxice8
parent aa1dcada28
commit 2669b4270a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
_majorver=7.0.8
_patchver=26
_patchver=27
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=ea3ddd6085ce6af4488d751f58b25d8410ea36c077861d254dfaf53cadf41a6a
checksum=94866968a447f8f92a969bf5342d612d05a64c71fc75e63bb2d8ecf887dc7fa2
subpackages="libmagick libmagick-devel"