update package pango

This commit is contained in:
Mark Brand 2013-01-10 15:56:41 +01:00
parent 1bb78f7fc7
commit 017f4a4552
3 changed files with 3 additions and 3 deletions

View File

@ -1773,7 +1773,7 @@ USE_OSGPLUGIN(<plugin2>)
</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>

View File

@ -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 **************************

View File

@ -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)