ImageMagick: update to 6.9.1.9.
This commit is contained in:
parent
1797e0f98c
commit
1aad0b8665
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ImageMagick'
|
# Template file for 'ImageMagick'
|
||||||
pkgname=ImageMagick
|
pkgname=ImageMagick
|
||||||
_majorver=6.9.1
|
_majorver=6.9.1
|
||||||
_patchver=5
|
_patchver=9
|
||||||
version=${_majorver}.${_patchver}
|
version=${_majorver}.${_patchver}
|
||||||
revision=3
|
revision=3
|
||||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.imagemagick.org/"
|
homepage="http://www.imagemagick.org/"
|
||||||
license="ImageMagick"
|
license="ImageMagick"
|
||||||
distfiles="ftp://ftp.sunet.se/pub/multimedia/graphics/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
distfiles="ftp://ftp.sunet.se/pub/multimedia/graphics/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||||
checksum=34d59b83a2c3e526a7fad1fed30a950ea7b4ba2e936017a4c71581250c86352d
|
checksum=83cd785caeb26a171e185b5deba2900c5b73e79c97364caa4c879d26c9f4a91b
|
||||||
|
|
||||||
subpackages="libmagick libmagick-devel"
|
subpackages="libmagick libmagick-devel"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue