imagemagick: bump to version 6.9.0-7

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-22 20:21:50 +01:00 committed by Thomas Petazzoni
parent 6ab4692407
commit d3a4f9c6c3
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 a47f2731d453df502a93036ca1fea44c5852ed1b2c36af4343e6afb18652fefd ImageMagick-6.9.0-6.tar.xz
sha256 90c90397ccf74200cd0e3931d3b26e6722665db235a66a5af392ac25d133d8c2 ImageMagick-6.9.0-7.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
IMAGEMAGICK_VERSION = 6.9.0-6
IMAGEMAGICK_VERSION = 6.9.0-7
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