diff options
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb (renamed from meta/recipes-gnome/gnome/gnome-themes-standard_3.22.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
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 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)}" | |||
16 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | 16 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "84624dbcecab7add32672abae030314d" | 19 | SRC_URI[md5sum] = "b51c362b157b6407303d44f93c31ee11" |
20 | SRC_URI[sha256sum] = "b34516cd59b873c187c1897c25bac3b9ce2d30a472f1fd7ae9d7105d93e17da5" | 20 | SRC_URI[sha256sum] = "61dc87c52261cfd5b94d65e8ffd923ddeb5d3944562f84942eeeb197ab8ab56a" |
21 | 21 | ||
22 | EXTRA_OECONF = "--disable-gtk3-engine" | 22 | EXTRA_OECONF = "--disable-gtk3-engine" |
23 | 23 | ||