summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-gnome/json-glib/json-glib_1.0.2.bb (renamed from meta/recipes-gnome/json-glib/json-glib_1.0.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/json-glib/json-glib_1.0.0.bb b/meta/recipes-gnome/json-glib/json-glib_1.0.2.bb
index ce007094b4..0c25deca74 100644
--- a/meta/recipes-gnome/json-glib/json-glib_1.0.0.bb
+++ b/meta/recipes-gnome/json-glib/json-glib_1.0.2.bb
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0"
12 12
13GNOME_COMPRESS_TYPE = "xz" 13GNOME_COMPRESS_TYPE = "xz"
14 14
15SRC_URI[archive.md5sum] = "d13485f5aa3b93227bbeb689ccfb596c" 15SRC_URI[archive.md5sum] = "e43efaf6852958207982e79141bf371e"
16SRC_URI[archive.sha256sum] = "dbf558d2da989ab84a27e4e13daa51ceaa97eb959c2c2f80976c9322a8f4cdde" 16SRC_URI[archive.sha256sum] = "887bd192da8f5edc53b490ec51bf3ffebd958a671f5963e4f3af32c22e35660a"
17 17
18inherit gnome gettext lib_package 18inherit gnome gettext lib_package
19 19