From 00b28cb3de08cd0dfc9d7333f43142bd480eefb1 Mon Sep 17 00:00:00 2001 From: Nicolas Aguirre Date: Mon, 1 Jun 2015 08:41:06 +0200 Subject: [PATCH] mm-common: bump version to 0.9.7 Signed-off-by: Martin Jansa --- .../mm-common/{mm-common_0.9.6.bb => mm-common_0.9.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-core/mm-common/{mm-common_0.9.6.bb => mm-common_0.9.7.bb} (51%) diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb similarity index 51% rename from meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb rename to meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb index f7e2507b3b..8a75cd2c14 100644 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb @@ -2,8 +2,8 @@ inherit gnomebase GNOME_COMPRESS_TYPE="xz" -SRC_URI[archive.md5sum] = "3b23749ab39441c392c016ce74632678" -SRC_URI[archive.sha256sum] = "7c37158a1f37604705a9b9305d3b335fb8256f5de701c8801269dde4e2ce7dde" +SRC_URI[archive.md5sum] = "a8b7c11db81a72168bf38d88d97df686" +SRC_URI[archive.sha256sum] = "78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"