From b04733aae157469353b8843f01971af7feb46e50 Mon Sep 17 00:00:00 2001 From: Arnaud Fontaine <arnaud.fontaine@nexedi.com> Date: Wed, 30 Jul 2014 19:42:14 +0900 Subject: [PATCH] imagemagick: The previous mirror URL only provided latest ImageMagick releases. --- component/imagemagick/buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component/imagemagick/buildout.cfg b/component/imagemagick/buildout.cfg index 24d4d9694..ef8d9b4b2 100644 --- a/component/imagemagick/buildout.cfg +++ b/component/imagemagick/buildout.cfg @@ -25,7 +25,7 @@ extends = [imagemagick] recipe = slapos.recipe.cmmi version = 6.8.9-1 -url = http://ftp.vim.org/ImageMagick/ImageMagick-${:version}.tar.xz +url = http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${:version}.tar.xz md5sum = bde038ae05fb20d29cebf88ab9cbdce5 depends = ${libtiff:version} -- 2.30.9