summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-02-12 08:57:29 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-02-12 08:57:29 (GMT)
commitc5ebffb237b6e23380f434328d9fa7cce40ae072 (patch)
tree3f18529bd03ace882203ce1469156725562329dd
parent53ecfe1b7b1124053f80d20e34a414d8999040cb (diff)
downloadmxe-c5ebffb237b6e23380f434328d9fa7cce40ae072.zip
mxe-c5ebffb237b6e23380f434328d9fa7cce40ae072.tar.gz
mxe-c5ebffb237b6e23380f434328d9fa7cce40ae072.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 4ee7288..a358693 100644
--- a/index.html
+++ b/index.html
@@ -994,7 +994,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="cairo-package">cairo</td>
- <td id="cairo-version">1.12.12</td>
+ <td id="cairo-version">1.12.14</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 62121af..23ea197 100644
--- a/src/cairo.mk
+++ b/src/cairo.mk
@@ -3,7 +3,7 @@
PKG := cairo
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 8e597874da5b861287893d87dd4ab32471e99c82
+$(PKG)_CHECKSUM := 9106ab09b2e7b9f90521b18dd4a7e9577eba6c15
$(PKG)_SUBDIR := cairo-$($(PKG)_VERSION)
$(PKG)_FILE := cairo-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://cairographics.org/releases/$($(PKG)_FILE)