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