ImageMagick: update to 7.0.8.49.

This commit is contained in:
Johannes 2019-06-09 12:37:22 +02:00 committed by Johannes
parent 74c1ec6921
commit 7e512eea9f
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=47
_patchver=49
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=8d2bfa68fea5ca04b62c095da8c4707bb62cd1961a25d03162ac3112d42b346a
checksum=53f7963bbe81520e799e9e178a13757890ed43bc9faf2e86fae1cf58aea28575
subpackages="libmagick libmagick-devel"