diff options
-rw-r--r-- | meta-gnome/recipes-gnome/tecla/tecla_49.0.bb (renamed from meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb b/meta-gnome/recipes-gnome/tecla/tecla_49.0.bb index 427fe00fac..27b035dd83 100644 --- a/meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb +++ b/meta-gnome/recipes-gnome/tecla/tecla_49.0.bb | |||
@@ -14,5 +14,5 @@ REQUIRED_DISTRO_FEATURES = "wayland" | |||
14 | inherit gnomebase pkgconfig features_check | 14 | inherit gnomebase pkgconfig features_check |
15 | 15 | ||
16 | SRC_URI = "https://download.gnome.org/sources/tecla/${@oe.utils.trim_version('${PV}', 1)}/tecla-${PV}.tar.xz" | 16 | SRC_URI = "https://download.gnome.org/sources/tecla/${@oe.utils.trim_version('${PV}', 1)}/tecla-${PV}.tar.xz" |
17 | SRC_URI[sha256sum] = "783d3464d2a2cf7eb1507649dbd9ff09ce24852c2a6c9a0d365db84063d3d401" | 17 | SRC_URI[sha256sum] = "2ca424e402baf60cd6b13777703b701ebb1faf8f3d0f2f971144d823f651249f" |
18 | 18 | ||