summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-03-24 10:04:30 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-03-24 10:04:30 (GMT)
commitec45affda61db2669a3e6ec67d0cfcf6ecc9f52c (patch)
tree50c8e8a1b89eef1a5d28a7dfb592b4fe99188e99 /src
parent88c31662cb6c00a963f6121c6958b4500f37cf06 (diff)
downloadmxe-ec45affda61db2669a3e6ec67d0cfcf6ecc9f52c.zip
mxe-ec45affda61db2669a3e6ec67d0cfcf6ecc9f52c.tar.gz
mxe-ec45affda61db2669a3e6ec67d0cfcf6ecc9f52c.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 b67af64..68a3f64 100644
--- a/src/pango.mk
+++ b/src/pango.mk
@@ -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)