summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb (renamed from meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.6.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.6.1.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb
index 2fb64325ce..99826c5944 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.6.1.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb
@@ -25,8 +25,8 @@ inherit gnomebase lib_package gettext features_check gtk-doc gtk-icon-cache gobj
25 25
26REQUIRED_DISTRO_FEATURES = "opengl" 26REQUIRED_DISTRO_FEATURES = "opengl"
27 27
28SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.6/${PNAME}-${PV}.tar.xz" 28SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.7/${PNAME}-${PV}.tar.xz"
29SRC_URI[sha256sum] = "659d9cc9d034a114f07e7e134ee80d77dec0497cb1516ae5369119c2fcb9da16" 29SRC_URI[sha256sum] = "3b42541964db9c2fa50a9658d4886bdf77d023fe4e96c5b17bce51c9f58c48e6"
30 30
31GIR_MESON_ENABLE_FLAG = 'enabled' 31GIR_MESON_ENABLE_FLAG = 'enabled'
32GIR_MESON_DISABLE_FLAG = 'disabled' 32GIR_MESON_DISABLE_FLAG = 'disabled'