summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb (renamed from meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.10.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.10.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
index d91e479d80..f7884930c0 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.10.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
@@ -10,12 +10,12 @@ PNAME = "gtksourceview"
10 10
11S = "${WORKDIR}/${PNAME}-${PV}" 11S = "${WORKDIR}/${PNAME}-${PV}"
12 12
13inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection 13inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection upstream-version-is-even
14 14
15REQUIRED_DISTRO_FEATURES = "x11" 15REQUIRED_DISTRO_FEATURES = "x11"
16 16
17SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/${PNAME}-${PV}.tar.xz" 17SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/${PNAME}-${PV}.tar.xz"
18SRC_URI[md5sum] = "e43337d17c40eae440a76630db76c54e" 18SRC_URI[md5sum] = "b748da426a7d64e1304f0c532b0f2a67"
19SRC_URI[sha256sum] = "ab5406cdd0bdcf66afcd52b1e048a2f43c0f3ab391644ee30d9ac419b93cd59b" 19SRC_URI[sha256sum] = "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd"
20 20
21FILES_${PN} += " ${datadir}/gtksourceview-3.0" 21FILES_${PN} += " ${datadir}/gtksourceview-3.0"