diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-05-08 17:41:52 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-16 00:05:07 +0300 |
commit | 21907426ff25966f0bf1ac6854a4d2742659167b (patch) | |
tree | 9a72d22e7db1efc38cae0d95a398c5b4f11385ef /meta/recipes-gnome | |
parent | fa3aec02b58d30b9c78a5e44627bfafc4f2ef221 (diff) | |
download | openembedded-core-21907426ff25966f0bf1ac6854a4d2742659167b.tar.gz openembedded-core-21907426ff25966f0bf1ac6854a4d2742659167b.tar.bz2 openembedded-core-21907426ff25966f0bf1ac6854a4d2742659167b.zip |
json-glib: updated from 0.15.2 to 0.16.0
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/json-glib/json-glib_0.16.0.bb (renamed from meta/recipes-gnome/json-glib/json-glib_0.15.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/json-glib/json-glib_0.15.2.bb b/meta/recipes-gnome/json-glib/json-glib_0.16.0.bb index 2307f76d5a..071d66363f 100644 --- a/meta/recipes-gnome/json-glib/json-glib_0.15.2.bb +++ b/meta/recipes-gnome/json-glib/json-glib_0.16.0.bb @@ -14,8 +14,8 @@ DEPENDS = "glib-2.0" GNOME_COMPRESS_TYPE = "xz" -SRC_URI[archive.md5sum] = "494332526f87956d05f32a9b12f3f286" -SRC_URI[archive.sha256sum] = "f090cd94acc85989e033d72028fa70863d05092ae5bba6b454e70c132b24cdde" +SRC_URI[archive.md5sum] = "bbca11f32509d6eb3f54d24156e7312d" +SRC_URI[archive.sha256sum] = "e4a3fd2f399e4c148aad608e6ed0a94095f2ddde9dd12f5aa2f072ecae5c1d37" inherit gnome gettext |