summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-navigation/geoclue/geoclue_2.7.0.bb (renamed from meta-oe/recipes-navigation/geoclue/geoclue_2.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.6.0.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.7.0.bb
index 798a9c16b6..f7039b5916 100644
--- a/meta-oe/recipes-navigation/geoclue/geoclue_2.6.0.bb
+++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.7.0.bb
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 dbus json-glib libsoup-3.0 intltool-native"
12 12
13inherit meson pkgconfig gtk-doc gobject-introspection vala useradd 13inherit meson pkgconfig gtk-doc gobject-introspection vala useradd
14 14
15SRCREV = "becfa5837cfafa064219a5ab2c2a4eaf35b24c0b" 15SRCREV = "bbfb6289dedb88cb8155d9f6868787d5432e1f90"
16SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;nobranch=1" 16SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;nobranch=1"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"