ImageMagick: update to 6.9.2.6.
This commit is contained in:
parent
f804cffd38
commit
73d301ac98
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.9.2
|
||||
_patchver=5
|
||||
_patchver=6
|
||||
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=19fb341725a13c01458cfce23d0a260fd032432a5daeebdd4f06c92d716ded40
|
||||
checksum=d7b4e812002c3c26e41579d5a64ff69f43094496ccc1665e314fa122e2f887c7
|
||||
|
||||
subpackages="libmagick libmagick-devel"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue