summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/tracker/tracker_3.7.2.bb (renamed from meta-gnome/recipes-gnome/tracker/tracker_3.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tracker_3.7.1.bb b/meta-gnome/recipes-gnome/tracker/tracker_3.7.2.bb
index 1d5c79ab4d..f3c482b279 100644
--- a/meta-gnome/recipes-gnome/tracker/tracker_3.7.1.bb
+++ b/meta-gnome/recipes-gnome/tracker/tracker_3.7.2.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] = "cd91b885ee9839cde5387f8e05ed24a7108d1627629cb6b1b2aa51a9603e130a" 25SRC_URI[archive.sha256sum] = "debcaa291e46afadc1cf6a251f17efb02440aa48bff643d78c61123807dce00f"
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)