summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/tepl/tepl_6.4.0.bb (renamed from meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb b/meta-gnome/recipes-gnome/tepl/tepl_6.4.0.bb
index 0eeb345cd4..1eecfff4b0 100644
--- a/meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb
+++ b/meta-gnome/recipes-gnome/tepl/tepl_6.4.0.bb
@@ -21,7 +21,7 @@ inherit meson gobject-introspection gettext features_check pkgconfig
21 21
22ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 22ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
23SRC_URI = "git://gitlab.gnome.org/swilmet/tepl;protocol=https;branch=main" 23SRC_URI = "git://gitlab.gnome.org/swilmet/tepl;protocol=https;branch=main"
24SRCREV = "34973a0d48ba5a0dd0a776c66bfc0c3f65682d9c" 24SRCREV = "d1e9cc2e4a0738f68d9002f13724b7239f075844"
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26 26
27# gobject-introspection is mandatory and cannot be configured 27# gobject-introspection is mandatory and cannot be configured