[Buildroot] [git commit] imagemagick: bump to version 6.8.8-4

Peter Korsgaard peter at korsgaard.com
Thu Jan 30 08:57:53 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=ef6a285812868f922800ad28f611aaaade42af82
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek at trzebnica.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/imagemagick/imagemagick.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/imagemagick/imagemagick.mk b/package/imagemagick/imagemagick.mk
index 3fb97f7..c1e17c7 100644
--- a/package/imagemagick/imagemagick.mk
+++ b/package/imagemagick/imagemagick.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IMAGEMAGICK_VERSION = 6.8.8-2
+IMAGEMAGICK_VERSION = 6.8.8-4
 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


More information about the buildroot mailing list