[oe-commits] Ross Burton : json-glib: upgrade to 0.16.2

git at git.openembedded.org git at git.openembedded.org
Thu Nov 21 15:30:30 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 2eca920275e5e3180eef9479961f7b19400df085
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2eca920275e5e3180eef9479961f7b19400df085

Author: Ross Burton <ross.burton at intel.com>
Date:   Fri Nov 15 23:49:09 2013 +0000

json-glib: upgrade to 0.16.2

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../json-glib/{json-glib_0.16.0.bb => json-glib_0.16.2.bb}           | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-gnome/json-glib/json-glib_0.16.0.bb b/meta/recipes-gnome/json-glib/json-glib_0.16.2.bb
similarity index 79%
rename from meta/recipes-gnome/json-glib/json-glib_0.16.0.bb
rename to meta/recipes-gnome/json-glib/json-glib_0.16.2.bb
index ffff75e..d2bcb07 100644
--- a/meta/recipes-gnome/json-glib/json-glib_0.16.0.bb
+++ b/meta/recipes-gnome/json-glib/json-glib_0.16.2.bb
@@ -8,13 +8,12 @@ HOMEPAGE = "http://live.gnome.org/JsonGlib"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
-
 DEPENDS = "glib-2.0"
 
 GNOME_COMPRESS_TYPE = "xz"
 
-SRC_URI[archive.md5sum] = "bbca11f32509d6eb3f54d24156e7312d"
-SRC_URI[archive.sha256sum] = "e4a3fd2f399e4c148aad608e6ed0a94095f2ddde9dd12f5aa2f072ecae5c1d37"
+SRC_URI[archive.md5sum] = "0c6121741956fc34933a7ebae5868ec2"
+SRC_URI[archive.sha256sum] = "a95475364ec27ab1d2a69303cf579018558bfb6981e3498b3aaf1e6401f7422c"
 
 inherit gnome gettext
 



More information about the Openembedded-commits mailing list