ImageMagick: update to 6.9.9.11.
This commit is contained in:
parent
ccd4454cde
commit
819645711d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.9
|
||||
_patchver=10
|
||||
_patchver=11
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://www.imagemagick.org/"
|
||||
license="ImageMagick"
|
||||
distfiles="https://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=9cd0cca3f5a0edd6ab35ec40f9550ade49d78a33b14957adf4c8b806cfe261f3
|
||||
checksum=b78415bf49eb34c06247010ca2d564a055ae8c2384f7b3166c8a8f7910eee732
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
|
Loading…
Reference in a new issue