From: Jussi Kukkonen Date: Wed, 31 May 2017 11:23:19 +0000 (+0300) Subject: gnome-themes-standard: Upgrade 3.22.2 -> 3.22.3 X-Git-Tag: uninative-1.7~673 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=053788910610ca0947304586d8c197e71e01c13d;p=openembedded-core.git gnome-themes-standard: Upgrade 3.22.2 -> 3.22.3 Just a few bug fixes. Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb similarity index 91% rename from meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb rename to meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb index 2b3cc975c2..f75f7c88cc 100644 --- a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb +++ b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb @@ -16,8 +16,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ " -SRC_URI[md5sum] = "84624dbcecab7add32672abae030314d" -SRC_URI[sha256sum] = "b34516cd59b873c187c1897c25bac3b9ce2d30a472f1fd7ae9d7105d93e17da5" +SRC_URI[md5sum] = "b51c362b157b6407303d44f93c31ee11" +SRC_URI[sha256sum] = "61dc87c52261cfd5b94d65e8ffd923ddeb5d3944562f84942eeeb197ab8ab56a" EXTRA_OECONF = "--disable-gtk3-engine"