imagemagick: bump version to 7.0.2-1

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2016-06-24 11:35:23 +01:00 committed by Thomas Petazzoni
parent eace9d6133
commit cf5e7bc63b
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 cd3076a573a815ff828c75d231eef8660f2f6c5eaf848c2f4e8c4dcc955671ea ImageMagick-7.0.2-0.tar.xz
sha256 a4420a125609d6cac2fbc141a291bbf143d71bd15e21c09946fdf98f90247225 ImageMagick-7.0.2-1.tar.xz

View File

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