update package pango

This commit is contained in:
Mark Brand 2013-05-14 08:59:20 +02:00
parent 5e31e49f7a
commit 5aeb1e583e
2 changed files with 2 additions and 2 deletions

View File

@ -1859,7 +1859,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="pango-package">pango</td>
<td id="pango-version">1.34.0</td>
<td id="pango-version">1.34.1</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 := a3742c4af864b2adbdb2b2ecfafb9128a9560718
$(PKG)_CHECKSUM := a6c224424eb3f0dcc231a8000591c05a85df689c
$(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)