ImageMagick: update to 6.9.2.2.
This commit is contained in:
parent
4a4d46c78f
commit
c9f3b9a55a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.2
|
||||
_patchver=1
|
||||
_patchver=2
|
||||
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="ftp://ftp.sunet.se/pub/multimedia/graphics/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=c552def13bbaa61d018bd224c6e44576f3d8a67d8bb142cea752089931742a95
|
||||
checksum=7d7448a87f402365dbc5b6e0936535d48487ce340695e03bbf7a5dd1c785c0b8
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue