summaryrefslogtreecommitdiff
path: root/package/gdk-pixbuf
diff options
context:
space:
mode:
authorEric Le Bihan <eric.le.bihan.dev@free.fr>2014-11-01 10:21:32 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-11-01 15:04:02 +0100
commit0fe7fd6a895266d2d17beb6a9baedaeb17714a13 (patch)
tree04b86a953bd5a8ba6358f3aad0394c02da7ff244 /package/gdk-pixbuf
parent8d6be874cbe0a0824b6bf55511fa79c9d45372a5 (diff)
gdk-pixbuf: bump to 2.30.8
Bump gdk-pixbuf to version 2.30.8. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gdk-pixbuf')
-rw-r--r--package/gdk-pixbuf/gdk-pixbuf.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gdk-pixbuf/gdk-pixbuf.mk b/package/gdk-pixbuf/gdk-pixbuf.mk
index 71ec67f28..a4e3af089 100644
--- a/package/gdk-pixbuf/gdk-pixbuf.mk
+++ b/package/gdk-pixbuf/gdk-pixbuf.mk
@@ -4,8 +4,8 @@
#
################################################################################
-GDK_PIXBUF_VERSION_MAJOR = 2.28
-GDK_PIXBUF_VERSION = $(GDK_PIXBUF_VERSION_MAJOR).2
+GDK_PIXBUF_VERSION_MAJOR = 2.30
+GDK_PIXBUF_VERSION = $(GDK_PIXBUF_VERSION_MAJOR).8
GDK_PIXBUF_SOURCE = gdk-pixbuf-$(GDK_PIXBUF_VERSION).tar.xz
GDK_PIXBUF_SITE = http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/$(GDK_PIXBUF_VERSION_MAJOR)
GDK_PIXBUF_LICENSE = LGPLv2+