summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-24 12:41:32 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-24 12:41:32 (GMT)
commitad860d21acf9916cf0124059b632dc0ccab7b616 (patch)
tree4e60c7278c1c823ca9cb8a5ff92caceb12f0093d
parent1f9f111bbfe178eaf56834b816ab723cda8c58ff (diff)
downloadmxe-ad860d21acf9916cf0124059b632dc0ccab7b616.zip
mxe-ad860d21acf9916cf0124059b632dc0ccab7b616.tar.gz
mxe-ad860d21acf9916cf0124059b632dc0ccab7b616.tar.bz2
update package graphicsmagick
-rw-r--r--index.html2
-rw-r--r--src/graphicsmagick.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 6e6bb2e..17f59d9 100644
--- a/index.html
+++ b/index.html
@@ -1185,7 +1185,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="graphicsmagick-package">graphicsmagick</td>
- <td id="graphicsmagick-version">1.3.15</td>
+ <td id="graphicsmagick-version">1.3.16</td>
<td id="graphicsmagick-website"><a href="http://www.graphicsmagick.org/">GraphicsMagick</a></td>
</tr>
<tr>
diff --git a/src/graphicsmagick.mk b/src/graphicsmagick.mk
index c021797..a985d48 100644
--- a/src/graphicsmagick.mk
+++ b/src/graphicsmagick.mk
@@ -3,7 +3,7 @@
PKG := graphicsmagick
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 59ab01a1a8a12b26955c64bb2b660b6283855204
+$(PKG)_CHECKSUM := 8025d64fcafe94a6b9fd72efe66ceab3472f168a
$(PKG)_SUBDIR := GraphicsMagick-$($(PKG)_VERSION)
$(PKG)_FILE := GraphicsMagick-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)