summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/tracker
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-10-22 10:22:24 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-21 20:02:43 -0700
commit5d022129e4296ed7a7a995ee57468ca078392387 (patch)
treedf408d02210c038940f4c81568a97ba75e956bfd /meta-gnome/recipes-gnome/tracker
parenta03b7f7de5e74592e432bba067fdf328a2cba214 (diff)
downloadmeta-openembedded-5d022129e4296ed7a7a995ee57468ca078392387.tar.gz
tinysparql: upgrade 3.10.0 -> 3.10.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/tracker')
-rw-r--r--meta-gnome/recipes-gnome/tracker/tinysparql_3.10.1.bb (renamed from meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb b/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.1.bb
index 3a42f6f54e..aba8f12976 100644
--- a/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb
+++ b/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.1.bb
@@ -20,7 +20,7 @@ inherit gettext gnomebase gobject-introspection vala gi-docgen bash-completion
20 20
21SRC_URI += "file://0001-fix-reproducibility.patch" 21SRC_URI += "file://0001-fix-reproducibility.patch"
22SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch" 22SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch"
23SRC_URI[archive.sha256sum] = "fb0af98355ea1db700764cf4fa245884a199ca145ed42ed55f9a18c68552ca30" 23SRC_URI[archive.sha256sum] = "5a7f3e789db6671a550ed6280ed4f60a60bea77368da92be68dc7d8d7e230265"
24 24
25# text search is not an option anymore and requires sqlite3 build with 25# text search is not an option anymore and requires sqlite3 build with
26# PACKAGECONFIG[fts5] set (default) 26# PACKAGECONFIG[fts5] set (default)