diff options
-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 | ||
11 | S = "${WORKDIR}/${PNAME}-${PV}" | 11 | S = "${WORKDIR}/${PNAME}-${PV}" |
12 | 12 | ||
13 | inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection | 13 | inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection upstream-version-is-even |
14 | 14 | ||
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
17 | SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/${PNAME}-${PV}.tar.xz" | 17 | SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/${PNAME}-${PV}.tar.xz" |
18 | SRC_URI[md5sum] = "e43337d17c40eae440a76630db76c54e" | 18 | SRC_URI[md5sum] = "b748da426a7d64e1304f0c532b0f2a67" |
19 | SRC_URI[sha256sum] = "ab5406cdd0bdcf66afcd52b1e048a2f43c0f3ab391644ee30d9ac419b93cd59b" | 19 | SRC_URI[sha256sum] = "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd" |
20 | 20 | ||
21 | FILES_${PN} += " ${datadir}/gtksourceview-3.0" | 21 | FILES_${PN} += " ${datadir}/gtksourceview-3.0" |