package/imagemagick: bump version to 6.9.4-6

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-06-01 21:09:17 +02:00 committed by Peter Korsgaard
parent 86365cbe9f
commit 61dd71243d
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# From http://www.imagemagick.org/download/releases/digest.rdf
sha256 2ea0fef839cd5d6f134502b7cf7ee0e57a3f230b19771515d4aa44354f4c6b3b ImageMagick-6.9.4-1.tar.xz
sha256 c028642af5f4cbae864b4afd6ea96878191be64103ca9c7cc67612ec3cbb9dec ImageMagick-6.9.4-6.tar.xz

View file

@ -4,7 +4,7 @@
#
################################################################################
IMAGEMAGICK_VERSION = 6.9.4-1
IMAGEMAGICK_VERSION = 6.9.4-6
IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.xz
IMAGEMAGICK_SITE = http://www.imagemagick.org/download/releases
IMAGEMAGICK_LICENSE = Apache-2.0