summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-04-20 05:19:50 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-04-20 05:19:50 (GMT)
commit2fe7efa8643ba87df1115075ddf14e49e5f340cd (patch)
tree4cb3fa647dd9970166906e6277ecfb7fbde3b803 /src
parent3f28df38ed3d5b9c5ebbd86f86cf1cc2aef6b40e (diff)
downloadmxe-2fe7efa8643ba87df1115075ddf14e49e5f340cd.zip
mxe-2fe7efa8643ba87df1115075ddf14e49e5f340cd.tar.gz
mxe-2fe7efa8643ba87df1115075ddf14e49e5f340cd.tar.bz2
update package gdk-pixbuf
Diffstat (limited to 'src')
-rw-r--r--src/gdk-pixbuf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdk-pixbuf.mk b/src/gdk-pixbuf.mk
index d2b26a5..9be2001 100644
--- a/src/gdk-pixbuf.mk
+++ b/src/gdk-pixbuf.mk
@@ -3,7 +3,7 @@
PKG := gdk-pixbuf
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := c1e2b5e7ca5281543f327d805e0b5d5d0c08a6db
+$(PKG)_CHECKSUM := 26494f76708a1ce9e040737fa0c490be8e8e5f7d
$(PKG)_SUBDIR := gdk-pixbuf-$($(PKG)_VERSION)
$(PKG)_FILE := gdk-pixbuf-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)