diff options
-rw-r--r-- | meta-gnome/recipes-gnome/libwnck/libwnck3_40.1.bb (renamed from meta-gnome/recipes-gnome/libwnck/libwnck3_40.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_40.0.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_40.1.bb index bfb52e5bbf..6c9e631e11 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck3_40.0.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck3_40.1.bb | |||
@@ -20,7 +20,7 @@ inherit gnomebase gobject-introspection gtk-doc gettext features_check | |||
20 | def gnome_verdir(v): | 20 | def gnome_verdir(v): |
21 | return oe.utils.trim_version(v, 1) | 21 | return oe.utils.trim_version(v, 1) |
22 | 22 | ||
23 | SRC_URI[archive.sha256sum] = "30cb79a839f90cd66f3e202f3f98cb5166fa0cd9b92eb571ad9c470a43021d83" | 23 | SRC_URI[archive.sha256sum] = "03134fa114ef3fbe34075aa83678f58aa2debe9fcef4ea23c0779e28601d6611" |
24 | 24 | ||
25 | # libxres means x11 only | 25 | # libxres means x11 only |
26 | REQUIRED_DISTRO_FEATURES = "x11" | 26 | REQUIRED_DISTRO_FEATURES = "x11" |