diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-10-24 10:39:12 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-31 14:23:15 +0000 |
commit | 7125d0202e54835b53d0c77f071c0ee0724d4f93 (patch) | |
tree | c7d99f2317361f927c36399ea44b6c5d347e2cdb | |
parent | 373ef818ea0eb1b094edccab18dbfd9830b50d86 (diff) | |
download | openembedded-core-7125d0202e54835b53d0c77f071c0ee0724d4f93.tar.gz openembedded-core-7125d0202e54835b53d0c77f071c0ee0724d4f93.tar.bz2 openembedded-core-7125d0202e54835b53d0c77f071c0ee0724d4f93.zip |
gdk-pixbuf: 2.34.0 -> 2.36.0
Six-monthly feature release, mostly bug fixes.
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.0.bb (renamed from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.34.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.34.0.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.0.bb index 4f39494cf3..a5ebecaff3 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.34.0.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.0.bb @@ -19,8 +19,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ file://fatal-loader.patch \ " -SRC_URI[md5sum] = "63cb19f92cf7709ccf44bbb6fe1ff70c" -SRC_URI[sha256sum] = "d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879" +SRC_URI[md5sum] = "1a3baf91956c7923dab49ee3de100ce1" +SRC_URI[sha256sum] = "85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c" inherit autotools pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection gtk-doc |