From: Spenser Gilliland Date: Fri, 7 Jun 2013 13:18:47 +0000 (+0000) Subject: gdk-pixbuf: bump to version 2.28.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=003a000d629fcd06b759e0c3528fe7697a942708;p=buildroot.git gdk-pixbuf: bump to version 2.28.1 Signed-off-by: Spenser Gilliland Signed-off-by: Peter Korsgaard --- diff --git a/package/gdk-pixbuf/gdk-pixbuf.mk b/package/gdk-pixbuf/gdk-pixbuf.mk index 49d38402a0..87775bba1a 100644 --- a/package/gdk-pixbuf/gdk-pixbuf.mk +++ b/package/gdk-pixbuf/gdk-pixbuf.mk @@ -4,7 +4,7 @@ # ################################################################################ -GDK_PIXBUF_MAJOR_VERSION = 2.24 +GDK_PIXBUF_MAJOR_VERSION = 2.28 GDK_PIXBUF_VERSION = $(GDK_PIXBUF_MAJOR_VERSION).1 GDK_PIXBUF_SOURCE = gdk-pixbuf-$(GDK_PIXBUF_VERSION).tar.xz GDK_PIXBUF_SITE = http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/$(GDK_PIXBUF_MAJOR_VERSION)