summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.6.0.bb (renamed from meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.4.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.4.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.6.0.bb
index bb49550c5b..bc7f4b05e9 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.4.0.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.6.0.bb
@@ -16,9 +16,9 @@ inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspecti
16 16
17REQUIRED_DISTRO_FEATURES = "x11" 17REQUIRED_DISTRO_FEATURES = "x11"
18 18
19SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/4.4/${PNAME}-${PV}.tar.xz" 19SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/4.6/${PNAME}-${PV}.tar.xz"
20SRC_URI[md5sum] = "5c47e314517692f2622a0b724c65e628" 20SRC_URI[md5sum] = "51558b386cd12602b7bb1c460c09bc62"
21SRC_URI[sha256sum] = "9ddb914aef70a29a66acd93b4f762d5681202e44094d2d6370e51c9e389e689a" 21SRC_URI[sha256sum] = "4c13e30ab2e602abdc56f55d35f43c1142a79b1cd77aa8839d2fc85e966d9a85"
22 22
23GIR_MESON_OPTION = 'gir' 23GIR_MESON_OPTION = 'gir'
24GTKDOC_MESON_OPTION = "gtk_doc" 24GTKDOC_MESON_OPTION = "gtk_doc"