summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/tracker/tracker_3.7.0.bb (renamed from meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb b/meta-gnome/recipes-gnome/tracker/tracker_3.7.0.bb
index 603efbb324..a41da6d46e 100644
--- a/meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb
+++ b/meta-gnome/recipes-gnome/tracker/tracker_3.7.0.bb
@@ -22,7 +22,7 @@ DEPENDS = " \
22inherit gettext gnomebase gobject-introspection vala gtk-doc bash-completion python3native 22inherit gettext gnomebase gobject-introspection vala gtk-doc bash-completion python3native
23 23
24SRC_URI += "file://0001-fix-reproducibility.patch" 24SRC_URI += "file://0001-fix-reproducibility.patch"
25SRC_URI[archive.sha256sum] = "52592cfe19baffd16dbe47475be7da750dbd0b6333fd7acb60faa9da5bc40df2" 25SRC_URI[archive.sha256sum] = "46b8c16ff289d9507baa112c717845a200fe3d1ffcc2324562e02c40db9a151d"
26 26
27# text search is not an option anymore and requires sqlite3 build with 27# text search is not an option anymore and requires sqlite3 build with
28# PACKAGECONFIG[fts5] set (default) 28# PACKAGECONFIG[fts5] set (default)