diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-themes-standard_3.20.2.bb (renamed from meta/recipes-gnome/gnome/gnome-themes-standard_3.18.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-themes-standard_3.18.0.bb b/meta/recipes-gnome/gnome/gnome-themes-standard_3.20.2.bb index 523253e4cd..c98d8702c1 100644 --- a/meta/recipes-gnome/gnome/gnome-themes-standard_3.18.0.bb +++ b/meta/recipes-gnome/gnome/gnome-themes-standard_3.20.2.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] = "4d17bc62e4d0c5440fc4eda3d9271367" | 19 | SRC_URI[md5sum] = "adc3b1d57330561fea524842d0c0b485" |
20 | SRC_URI[sha256sum] = "e646eb04c225282b7df7fff65741adaad4cf9ed2c12616b7310e7edd27d2bacb" | 20 | SRC_URI[sha256sum] = "9d0d9c4b2c9f9008301c3c1878ebb95859a735b7fd4a6a518802b9637e4a7915" |
21 | 21 | ||
22 | EXTRA_OECONF = "--disable-gtk3-engine" | 22 | EXTRA_OECONF = "--disable-gtk3-engine" |
23 | 23 | ||