summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-16 17:41:50 +0800
committerKhem Raj <raj.khem@gmail.com>2025-09-16 09:59:21 -0700
commit75fd2448c4184d75b604b8d7e3fcaa5c703df2e1 (patch)
tree7557161d45c8b97ce3ce25c65323263785d0b508
parentc487d70ad0a3dd488bd7a58bd04534afa3288bb2 (diff)
downloadmeta-openembedded-75fd2448c4184d75b604b8d7e3fcaa5c703df2e1.tar.gz
tecla: upgrade 48.0.2 -> 49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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"
14inherit gnomebase pkgconfig features_check 14inherit gnomebase pkgconfig features_check
15 15
16SRC_URI = "https://download.gnome.org/sources/tecla/${@oe.utils.trim_version('${PV}', 1)}/tecla-${PV}.tar.xz" 16SRC_URI = "https://download.gnome.org/sources/tecla/${@oe.utils.trim_version('${PV}', 1)}/tecla-${PV}.tar.xz"
17SRC_URI[sha256sum] = "783d3464d2a2cf7eb1507649dbd9ff09ce24852c2a6c9a0d365db84063d3d401" 17SRC_URI[sha256sum] = "2ca424e402baf60cd6b13777703b701ebb1faf8f3d0f2f971144d823f651249f"
18 18