Commit bcb083c2 authored by Vicente Olivert Riera's avatar Vicente Olivert Riera Committed by Thomas Petazzoni
Browse files

imagemagick: bump version to 6.9.0-0



- Bump version to 6.9.0-0
- Update the hash value

Signed-off-by: default avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 026954ca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# Locally calculated after checking pgp signature
sha256	a4cccc70179ff2c67550e063cdcb2e62907338ef3e68b45bb1c41931e515b3eb	ImageMagick-6.8.9-9.tar.xz
# From ftp://ftp.nluug.nl/pub/ImageMagick/digest.rdf
sha256  12331c904c691cb128865fdc97e5f8a2654576f9b032e274b74dd7617aa1b9b6  ImageMagick-6.9.0-0.tar.xz
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

IMAGEMAGICK_VERSION = 6.8.9-9
IMAGEMAGICK_VERSION = 6.9.0-0
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