diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-12-20 15:44:34 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-12-20 15:44:34 (GMT) |
commit | 3898b19c568eee2a9eb050d835c9e545cf45b21a (patch) | |
tree | bc32c77e389b0744d31337df82ee5b1f74ded53f /src/pango.mk | |
parent | 70b10b61f6f347d75c6eb87f691a63f7fb3d668c (diff) | |
download | mxe-3898b19c568eee2a9eb050d835c9e545cf45b21a.zip mxe-3898b19c568eee2a9eb050d835c9e545cf45b21a.tar.gz mxe-3898b19c568eee2a9eb050d835c9e545cf45b21a.tar.bz2 |
update version of packages geos, libgcrypt, libsndfile, pango and xmlwrapp
Diffstat (limited to 'src/pango.mk')
-rw-r--r-- | src/pango.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pango.mk b/src/pango.mk index 317a02d..466d610 100644 --- a/src/pango.mk +++ b/src/pango.mk @@ -23,8 +23,8 @@ # Pango PKG := pango $(PKG)_IGNORE := -$(PKG)_VERSION := 1.26.1 -$(PKG)_CHECKSUM := d4891a34a46ddc9a6e37bcdf0fef4cbab7391b7b +$(PKG)_VERSION := 1.26.2 +$(PKG)_CHECKSUM := 051b6f7b5f98a4c8083ef6a5178cb5255a992b98 $(PKG)_SUBDIR := pango-$($(PKG)_VERSION) $(PKG)_FILE := pango-$($(PKG)_VERSION).tar.bz2 $(PKG)_WEBSITE := http://www.pango.org/ |