imagemagick: bump to version 6.9.0-6

Signed-off-by: Fabio Porcedda <Fabio.Porcedda@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Fabio Porcedda 2015-02-17 09:12:58 +01:00 committed by Thomas Petazzoni
parent 2058de2bbc
commit 383fa78e3c
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From ftp://ftp.nluug.nl/pub/ImageMagick/digest.rdf
sha256 56e3ba52ef0a0c0bc25b34a435312d0ee2aa22f43ba74801ab3888b37b21871e ImageMagick-6.9.0-5.tar.xz
sha256 a47f2731d453df502a93036ca1fea44c5852ed1b2c36af4343e6afb18652fefd ImageMagick-6.9.0-6.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
IMAGEMAGICK_VERSION = 6.9.0-5
IMAGEMAGICK_VERSION = 6.9.0-6
IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.xz
# The official ImageMagick site only keeps the latest versions
# available, which is annoying. Use an alternate site that keeps all