update package pango

This commit is contained in:
Mark Brand 2013-03-05 11:09:07 +01:00
parent b72af3a302
commit 9e0b8825f2
2 changed files with 2 additions and 2 deletions

View File

@ -1810,7 +1810,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="pango-package">pango</td>
<td id="pango-version">1.33.7</td>
<td id="pango-version">1.33.8</td>
<td id="pango-website"><a href="http://www.pango.org/">Pango</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := pango
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := c45387435d8ad31979b43566c19a0e256ca24955
$(PKG)_CHECKSUM := dc55a67a2df363943ca8fa3b936783c8817b01bf
$(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)