summaryrefslogtreecommitdiffstats
path: root/src/pango.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-03-05 10:09:07 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-03-06 21:09:58 (GMT)
commit9e0b8825f260b522f9de403594af179f240dfb9c (patch)
treeff3995c7ba718591676a0aadb71d0cc0708ce59f /src/pango.mk
parentb72af3a302e7609a402d197bf38c7a0dd136e080 (diff)
downloadmxe-9e0b8825f260b522f9de403594af179f240dfb9c.zip
mxe-9e0b8825f260b522f9de403594af179f240dfb9c.tar.gz
mxe-9e0b8825f260b522f9de403594af179f240dfb9c.tar.bz2
update package pango
Diffstat (limited to 'src/pango.mk')
-rw-r--r--src/pango.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pango.mk b/src/pango.mk
index 982e81e..b67af64 100644
--- a/src/pango.mk
+++ b/src/pango.mk
@@ -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)