ImageMagick: update to 6.9.6.7
This commit is contained in:
parent
3c8ba5528a
commit
b1d5de3747
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.6
|
||||
_patchver=6
|
||||
_patchver=7
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.imagemagick.org/"
|
||||
license="ImageMagick"
|
||||
distfiles="http://www.imagemagick.org/download/ImageMagick-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=9cd1fe001d3ecb68b7d053ede40950d411956d47afc5267acc3ca57a77070d0a
|
||||
checksum=453fc640580a4834997d498b9d6768dc65906f56297f3d802509c0761f7943d3
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
|
Loading…
Reference in a new issue