ImageMagick: update to 6.8.4-9 (previous distfile is gone).
This commit is contained in:
parent
2b9c99b884
commit
262457339b
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'ImageMagick'
|
||||
pkgname=ImageMagick
|
||||
_majorver=6.8.0
|
||||
_patchver=7
|
||||
_majorver=6.8.4
|
||||
_patchver=9
|
||||
version=${_majorver}.${_patchver}
|
||||
revision=3
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
||||
|
@ -15,8 +15,8 @@ short_desc="Package for display and interactive manipulation of images"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.imagemagick.org/"
|
||||
license="${pkgname}, MIT"
|
||||
distfiles="http://ftp.nluug.nl/${pkgname}/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=e15672c8c11148bcfcd95885e1cd7a5575d4a6984bdf0a3a1c718a2a6ad37435
|
||||
distfiles="http://mirror.checkdomain.de/imagemagick/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||
checksum=1120ded81d4f0725d4d8ddcc9c793da34d4c1c6abe5914b67a79a6e201f01bea
|
||||
|
||||
keep_libtool_archives=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue