summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-03-29 09:32:46 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-03-29 09:32:46 (GMT)
commit06f89b26ae3203cf643cf7a1756030af6bf30986 (patch)
treeeb562c4e0c4a8a7a08434757272877178b88ba15
parentd45ca424abe1e8539875136fdd39a9f180f46e40 (diff)
downloadmxe-06f89b26ae3203cf643cf7a1756030af6bf30986.zip
mxe-06f89b26ae3203cf643cf7a1756030af6bf30986.tar.gz
mxe-06f89b26ae3203cf643cf7a1756030af6bf30986.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 0177312..1f36434 100644
--- a/index.html
+++ b/index.html
@@ -1235,7 +1235,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="graphicsmagick-package">graphicsmagick</td>
- <td id="graphicsmagick-version">1.3.17</td>
+ <td id="graphicsmagick-version">1.3.18</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 9705f1a..7952007 100644
--- a/src/graphicsmagick.mk
+++ b/src/graphicsmagick.mk
@@ -3,7 +3,7 @@
PKG := graphicsmagick
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 6428eb4bd19635c833750ac9d56c9b89bef4c975
+$(PKG)_CHECKSUM := 085c23666adcf88585119cb6aea7efe5c58481d4
$(PKG)_SUBDIR := GraphicsMagick-$($(PKG)_VERSION)
$(PKG)_FILE := GraphicsMagick-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)