summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.0.bb (renamed from meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.2.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.2.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.0.bb
index 00487743e8..51ff4c898a 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.2.0.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.0.bb
@@ -24,8 +24,8 @@ inherit gnomebase lib_package gettext features_check gtk-doc gtk-icon-cache gobj
24 24
25REQUIRED_DISTRO_FEATURES = "x11" 25REQUIRED_DISTRO_FEATURES = "x11"
26 26
27SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.2/${PNAME}-${PV}.tar.xz" 27SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.4/${PNAME}-${PV}.tar.xz"
28SRC_URI[sha256sum] = "c9b34fa02654f56ce22fa08827d89db4ba81631b2e6d7d31ea65d13c729430e9" 28SRC_URI[sha256sum] = "003bc217e670a8ec8aa3aece994b70e70b7d6b8074938adda21718555d84e637"
29 29
30GIR_MESON_ENABLE_FLAG = 'enabled' 30GIR_MESON_ENABLE_FLAG = 'enabled'
31GIR_MESON_DISABLE_FLAG = 'disabled' 31GIR_MESON_DISABLE_FLAG = 'disabled'