summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-03-29 05:38:54 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-03-29 05:38:54 (GMT)
commit7324658809c721b9070672e7f161c4e4ba4c0bb7 (patch)
treecc36aa93b0ee55da72e7dbff6b90db164a0a9526 /src
parent8161ff02c9d3b3f9048e9dff6b6267762d53f2e2 (diff)
downloadmxe-7324658809c721b9070672e7f161c4e4ba4c0bb7.zip
mxe-7324658809c721b9070672e7f161c4e4ba4c0bb7.tar.gz
mxe-7324658809c721b9070672e7f161c4e4ba4c0bb7.tar.bz2
update packages atk gdk-pixbuf
Diffstat (limited to 'src')
-rw-r--r--src/atk.mk2
-rw-r--r--src/gdk-pixbuf.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/atk.mk b/src/atk.mk
index b3dc481..9dc19d1 100644
--- a/src/atk.mk
+++ b/src/atk.mk
@@ -3,7 +3,7 @@
PKG := atk
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 951f9cd195dcab855c7779cfcba21153106cb754
+$(PKG)_CHECKSUM := e8a9dacd22b31a6cb733ce66fb1c220cc6720970
$(PKG)_SUBDIR := atk-$($(PKG)_VERSION)
$(PKG)_FILE := atk-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/atk/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)
diff --git a/src/gdk-pixbuf.mk b/src/gdk-pixbuf.mk
index a9c1ff5..d2b26a5 100644
--- a/src/gdk-pixbuf.mk
+++ b/src/gdk-pixbuf.mk
@@ -3,7 +3,7 @@
PKG := gdk-pixbuf
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 94f30c417441404dcbe23206dda91730074f9b7d
+$(PKG)_CHECKSUM := c1e2b5e7ca5281543f327d805e0b5d5d0c08a6db
$(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)