summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-03-26 06:52:03 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-03-26 06:52:03 (GMT)
commit633c68fbb04ccd50f4a541e2710ff68a46dd736f (patch)
tree4b7418914fad6911ec3d18c514b0973d68cec75d /src
parente3e6d0b6e4aed0fa2fe1c6a5e29e33407679f602 (diff)
downloadmxe-633c68fbb04ccd50f4a541e2710ff68a46dd736f.zip
mxe-633c68fbb04ccd50f4a541e2710ff68a46dd736f.tar.gz
mxe-633c68fbb04ccd50f4a541e2710ff68a46dd736f.tar.bz2
update package pango
Diffstat (limited to 'src')
-rw-r--r--src/pango.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pango.mk b/src/pango.mk
index 68a3f64..008adca 100644
--- a/src/pango.mk
+++ b/src/pango.mk
@@ -3,7 +3,7 @@
PKG := pango
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := ef26b2f4eae1860dcbcfc8d3d47fedf0f0d1427b
+$(PKG)_CHECKSUM := a3742c4af864b2adbdb2b2ecfafb9128a9560718
$(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)