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