ImageMagick: update to 6.9.7.9.
This commit is contained in:
parent
3814f287fa
commit
f322807f10
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.7
|
||||
_patchver=7
|
||||
_patchver=9
|
||||
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=c23420e208d8c90bd7c05d7a3f14e976b479a93ceb3354dd4d84c830fe30a40b
|
||||
checksum=831e0ed90fd85a63d8282ba66878953a11a2b1e6912b9104f7cb5593a0891bbb
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
|
||||
|
|
Loading…
Reference in a new issue