imagemagick: bump version to 7.0.4-5

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2017-01-23 12:48:37 +00:00 committed by Peter Korsgaard
parent deebd39aa4
commit ad736e199c
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 c46975d23ff0c587219daaa3e1dbd43a54a5d7d5ec20d0bdc2c34188facdb0f9 ImageMagick-7.0.4-4.tar.xz
sha256 69178335a906202928571e25b1670a4bb066500b9693c7ba554583e8d700fcf5 ImageMagick-7.0.4-5.tar.xz

View File

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