summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)