imagemagick: Update to latest version
authorFredrik Fornwall <fredrik@fornwall.net>
Tue, 22 Sep 2015 23:50:27 +0000 (19:50 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 22 Sep 2015 23:50:27 +0000 (19:50 -0400)
packages/imagemagick/build.sh

index 81e4e44..0a4f353 100644 (file)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=http://www.imagemagick.org/
 TERMUX_PKG_DESCRIPTION="Suite to create, edit, compose, or convert images in a variety of formats"
-TERMUX_PKG_VERSION="6.9.2-1"
+TERMUX_PKG_VERSION="6.9.2-3"
 TERMUX_PKG_BUILD_REVISION=1
 TERMUX_PKG_SRCURL=http://www.imagemagick.org/download/ImageMagick-${TERMUX_PKG_VERSION}.tar.bz2
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-largefile --without-x --with-magick-plus-plus=no    --with-bzlib=no --with-xml=yes --with-lzma ac_cv_func_ftime=no ac_cv_header_complex_h=no"