ImageMagick: update to 7.0.8.65.

This commit is contained in:
Johannes 2019-09-21 18:49:04 +02:00 committed by Johannes
parent f77a6b2dfe
commit 21caff7c36
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=64
_patchver=65
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=0118ace707087565e12cdc390f4524689a4b593a32c75e7ccb1e0ecd78ff5aac
checksum=14afaf722d8964ed8de2ebd8184a229e521f1425e18e7274806f06e008bf9aa7
subpackages="libmagick libmagick-devel"