summaryrefslogtreecommitdiffstats
path: root/package/gdk-pixbuf
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-04-08 08:24:25 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-04-08 08:24:25 +0200
commit0b9eb5713d971cb9af7c75e92a9647e0fd449a9e (patch)
tree65560001385a1eb659ffe9986bf12698eef1e2f1 /package/gdk-pixbuf
parentc6a9a13d833eff9e48aea8c4bfcf4447d85b1c9d (diff)
downloadbuildroot-novena-0b9eb5713d971cb9af7c75e92a9647e0fd449a9e.tar.gz
buildroot-novena-0b9eb5713d971cb9af7c75e92a9647e0fd449a9e.zip
gdk-pixbuf: bump version
The 2.26 series needs glib >= 2.31. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gdk-pixbuf')
-rw-r--r--package/gdk-pixbuf/gdk-pixbuf.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/gdk-pixbuf/gdk-pixbuf.mk b/package/gdk-pixbuf/gdk-pixbuf.mk
index 65b3dbde7..de80706ba 100644
--- a/package/gdk-pixbuf/gdk-pixbuf.mk
+++ b/package/gdk-pixbuf/gdk-pixbuf.mk
@@ -4,9 +4,9 @@
#
#############################################################
-GDK_PIXBUF_MAJOR_VERSION = 2.22
-GDK_PIXBUF_VERSION = $(GDK_PIXBUF_MAJOR_VERSION).0
-GDK_PIXBUF_SOURCE = gdk-pixbuf-$(GDK_PIXBUF_VERSION).tar.bz2
+GDK_PIXBUF_MAJOR_VERSION = 2.24
+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)
GDK_PIXBUF_INSTALL_STAGING = YES