update package pango

This commit is contained in:
Mark Brand 2013-03-24 11:04:30 +01:00
parent 88c31662cb
commit ec45affda6
2 changed files with 2 additions and 2 deletions

View File

@ -1835,7 +1835,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="pango-package">pango</td>
<td id="pango-version">1.33.8</td>
<td id="pango-version">1.33.9</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 := dc55a67a2df363943ca8fa3b936783c8817b01bf
$(PKG)_CHECKSUM := ef26b2f4eae1860dcbcfc8d3d47fedf0f0d1427b
$(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)