summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-02-05 23:07:09 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-02-05 23:07:09 (GMT)
commit43e53c7103af18dfc92cc909d865f4d35d8b4d75 (patch)
tree6eaa353a5828848f764ebf406afd574dc941a9eb
parent76bde6102398f4325de95a2fb639965c29bbed91 (diff)
downloadmxe-43e53c7103af18dfc92cc909d865f4d35d8b4d75.zip
mxe-43e53c7103af18dfc92cc909d865f4d35d8b4d75.tar.gz
mxe-43e53c7103af18dfc92cc909d865f4d35d8b4d75.tar.bz2
update package pango
-rw-r--r--index.html2
-rw-r--r--src/pango.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 36686fa..1cfe18d 100644
--- a/index.html
+++ b/index.html
@@ -1773,7 +1773,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="pango-package">pango</td>
- <td id="pango-version">1.32.6</td>
+ <td id="pango-version">1.33.7</td>
<td id="pango-website"><a href="http://www.pango.org/">Pango</a></td>
</tr>
<tr>
diff --git a/src/pango.mk b/src/pango.mk
index 8fda5e8..982e81e 100644
--- a/src/pango.mk
+++ b/src/pango.mk
@@ -3,7 +3,7 @@
PKG := pango
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := eb8f0731787cb02f185d1fadfcb756e784678f98
+$(PKG)_CHECKSUM := c45387435d8ad31979b43566c19a0e256ca24955
$(PKG)_SUBDIR := pango-$($(PKG)_VERSION)
$(PKG)_FILE := pango-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/pango/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)