summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-10-11 15:25:13 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-10-11 15:25:13 (GMT)
commit630d424795e04c963a3b458725008f4544cf86cb (patch)
tree271b215c659a2f243186869d4ba25fca7f083f5c
parent9af45ac48c0a233cc1d5e375c790dbeb8eba7075 (diff)
downloadmxe-630d424795e04c963a3b458725008f4544cf86cb.zip
mxe-630d424795e04c963a3b458725008f4544cf86cb.tar.gz
mxe-630d424795e04c963a3b458725008f4544cf86cb.tar.bz2
update package cairo
-rw-r--r--index.html2
-rw-r--r--src/cairo.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 92f3413..d7627ee 100644
--- a/index.html
+++ b/index.html
@@ -970,7 +970,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="cairo-package">cairo</td>
- <td id="cairo-version">1.12.2</td>
+ <td id="cairo-version">1.12.4</td>
<td id="cairo-website"><a href="http://cairographics.org/">cairo</a></td>
</tr>
<tr>
diff --git a/src/cairo.mk b/src/cairo.mk
index 256c865..4e977fa 100644
--- a/src/cairo.mk
+++ b/src/cairo.mk
@@ -3,7 +3,7 @@
PKG := cairo
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := bc2ee50690575f16dab33af42a2e6cdc6451e3f9
+$(PKG)_CHECKSUM := f4158981ed01e73c94fb8072074b17feee61a68b
$(PKG)_SUBDIR := cairo-$($(PKG)_VERSION)
$(PKG)_FILE := cairo-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://cairographics.org/releases/$($(PKG)_FILE)