summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2014-02-01 11:19:22 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-02-01 11:19:22 (GMT)
commitfb00392089f65d57b5bc0dd4205713056b2482d2 (patch)
treea9e0c9e7561e2fbf590d060826f6ac5ddc7684b6 /src
parentdfb9461b883f8e1ca4806b01b78a456224801dfa (diff)
downloadmxe-fb00392089f65d57b5bc0dd4205713056b2482d2.zip
mxe-fb00392089f65d57b5bc0dd4205713056b2482d2.tar.gz
mxe-fb00392089f65d57b5bc0dd4205713056b2482d2.tar.bz2
update package gdk-pixbuf
Diffstat (limited to 'src')
-rw-r--r--src/gdk-pixbuf.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gdk-pixbuf.mk b/src/gdk-pixbuf.mk
index 414cd44..64b9f7b 100644
--- a/src/gdk-pixbuf.mk
+++ b/src/gdk-pixbuf.mk
@@ -3,8 +3,8 @@
PKG := gdk-pixbuf
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.30.2
-$(PKG)_CHECKSUM := fce5f5c215001b48cbb8ae0b98fa34ba900dfb8d
+$(PKG)_VERSION := 2.30.3
+$(PKG)_CHECKSUM := 22d1e53be4ccecd49290d8f1ba188cc51dc4fe88
$(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)