summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2014-01-28 14:48:23 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-01-28 14:48:23 (GMT)
commitce142af567d794021e8227d6132ec3af552f2e39 (patch)
tree8474a162baffcf64a5dfbf7d67ddd3a8dba96124 /src
parent1066ea7736c97f5d8e2b4f59821a62decc9e42a0 (diff)
downloadmxe-ce142af567d794021e8227d6132ec3af552f2e39.zip
mxe-ce142af567d794021e8227d6132ec3af552f2e39.tar.gz
mxe-ce142af567d794021e8227d6132ec3af552f2e39.tar.bz2
update package imagemagick
Diffstat (limited to 'src')
-rw-r--r--src/imagemagick.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imagemagick.mk b/src/imagemagick.mk
index 5773604..2ec46e1 100644
--- a/src/imagemagick.mk
+++ b/src/imagemagick.mk
@@ -3,8 +3,8 @@
PKG := imagemagick
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 6.8.7-8
-$(PKG)_CHECKSUM := 0c6e97ac80dcd496df378336676165a4546f659c
+$(PKG)_VERSION := 6.8.8-0
+$(PKG)_CHECKSUM := 9abb1f9c68aa34080ebc8d5f8ef6b7a006a54c0d
$(PKG)_SUBDIR := ImageMagick-$($(PKG)_VERSION)
$(PKG)_FILE := ImageMagick-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://www.imagemagick.org/download/$($(PKG)_FILE)