ImageMagick: update to 7.0.8.35.

This commit is contained in:
Johannes 2019-03-27 18:10:31 +01:00 committed by maxice8
parent 2b6c62b96a
commit 3d4408866b
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=34
_patchver=35
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=a993db5cec2878f0b109be2b3bd5c84a9f187ac0a90ee5ca1e72d5b17441cded
checksum=f1c071c2f972db18331f37b4e7d674bfc86d8d69f2196b0e16bb847ce99adca0
subpackages="libmagick libmagick-devel"