summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-01-17 07:46:41 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-01-17 07:46:41 (GMT)
commit7a87b87852564d25feed727601ec35a8169fe695 (patch)
tree073b20e4173500f9494ad07036fd98398b0bbb91
parent903ed563253afaf6b1f8523e13fa9c9014fb1a32 (diff)
downloadmxe-7a87b87852564d25feed727601ec35a8169fe695.zip
mxe-7a87b87852564d25feed727601ec35a8169fe695.tar.gz
mxe-7a87b87852564d25feed727601ec35a8169fe695.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 7f946b8..178926d 100644
--- a/index.html
+++ b/index.html
@@ -973,7 +973,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="cairo-package">cairo</td>
- <td id="cairo-version">1.12.8</td>
+ <td id="cairo-version">1.12.10</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 5967d1b..1c90474 100644
--- a/src/cairo.mk
+++ b/src/cairo.mk
@@ -3,7 +3,7 @@
PKG := cairo
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 56a10bf3b804367c97734d655c23a9f652d5c297
+$(PKG)_CHECKSUM := be06d5aaa272bbbd08380f71ca710d5612881493
$(PKG)_SUBDIR := cairo-$($(PKG)_VERSION)
$(PKG)_FILE := cairo-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://cairographics.org/releases/$($(PKG)_FILE)