summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb')
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
index 0ab9b14692..d3fa032fcd 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
@@ -18,8 +18,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
18EXTRA_OECONF += "--disable-glade-catalog --disable-gtk-doc --disable-Werror" 18EXTRA_OECONF += "--disable-glade-catalog --disable-gtk-doc --disable-Werror"
19 19
20CFLAGS += "-Wno-error=incompatible-pointer-types" 20CFLAGS += "-Wno-error=incompatible-pointer-types"
21SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/${PNAME}-${PV}.tar.xz" 21SRC_URI = "${GNOME_MIRROR}/gtksourceview/3.24/${PNAME}-${PV}.tar.xz"
22SRC_URI[md5sum] = "b748da426a7d64e1304f0c532b0f2a67"
23SRC_URI[sha256sum] = "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd" 22SRC_URI[sha256sum] = "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd"
24 23
25FILES:${PN} += " ${datadir}/gtksourceview-3.0" 24FILES:${PN} += " ${datadir}/gtksourceview-3.0"