summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-01-10 14:56:41 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-01-10 14:56:41 (GMT)
commit017f4a455275e3e8c7e7364f7bb52caffdcca47d (patch)
tree5c1a2ddce49bc291c6e48173a6d81b484335dcbc
parent1bb78f7fc7fca30fa415355c2eeec7e46ec17039 (diff)
downloadmxe-017f4a455275e3e8c7e7364f7bb52caffdcca47d.zip
mxe-017f4a455275e3e8c7e7364f7bb52caffdcca47d.tar.gz
mxe-017f4a455275e3e8c7e7364f7bb52caffdcca47d.tar.bz2
update package pango
-rw-r--r--index.html2
-rw-r--r--src/pango-1-fixes.patch2
-rw-r--r--src/pango.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 2b25341..6daf659 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.5</td>
+ <td id="pango-version">1.32.6</td>
<td id="pango-website"><a href="http://www.pango.org/">Pango</a></td>
</tr>
<tr>
diff --git a/src/pango-1-fixes.patch b/src/pango-1-fixes.patch
index aeee98f..ca5f093 100644
--- a/src/pango-1-fixes.patch
+++ b/src/pango-1-fixes.patch
@@ -155,7 +155,7 @@ diff --git a/configure.ac b/configure.ac
index ac62a89..96837d6 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -568,14 +568,7 @@ dnl **************************
+@@ -563,14 +563,7 @@ dnl **************************
dnl *** Checks for gtk-doc ***
dnl **************************
diff --git a/src/pango.mk b/src/pango.mk
index dd00c1a..8fda5e8 100644
--- a/src/pango.mk
+++ b/src/pango.mk
@@ -3,7 +3,7 @@
PKG := pango
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 0f390c43ba51e851d35e8dd9eb7eb8f72eef4035
+$(PKG)_CHECKSUM := eb8f0731787cb02f185d1fadfcb756e784678f98
$(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)