ImageMagick: update to 6.8.8-4.
This commit is contained in:
parent
4396a9a914
commit
9f8de93a59
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'ImageMagick'
|
# Template file for 'ImageMagick'
|
||||||
pkgname=ImageMagick
|
pkgname=ImageMagick
|
||||||
_majorver=6.8.7
|
_majorver=6.8.8
|
||||||
_patchver=7
|
_patchver=4
|
||||||
version=${_majorver}.${_patchver}
|
version=${_majorver}.${_patchver}
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
wrksrc=${pkgname}-${_majorver}-${_patchver}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
configure_args="--without-jp2 --without-autotrace --with-wmf=yes
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.imagemagick.org/"
|
homepage="http://www.imagemagick.org/"
|
||||||
license="${pkgname}, MIT"
|
license="${pkgname}, MIT"
|
||||||
distfiles="http://mirror.checkdomain.de/imagemagick/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
distfiles="http://mirror.checkdomain.de/imagemagick/${pkgname}-${_majorver}-${_patchver}.tar.xz"
|
||||||
checksum=f85a52a47b590865d3a5fb7dacd617adeef22df20873debe10b12b5d0d0ada28
|
checksum=591e91b4e3aa43326f647ece44193da48eb2ab93cb824c5b567bb559bd83dd2d
|
||||||
|
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue