summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-16 17:41:51 +0800
committerKhem Raj <raj.khem@gmail.com>2025-09-16 09:59:21 -0700
commit79ffb22e7ace403c6c3b9e3e24005ec7c32fa748 (patch)
treee5eb6d42d206a779e5dcdadd1c820dd86adf56c8
parent75fd2448c4184d75b604b8d7e3fcaa5c703df2e1 (diff)
downloadmeta-openembedded-79ffb22e7ace403c6c3b9e3e24005ec7c32fa748.tar.gz
tinysparql: upgrade 3.9.2 -> 3.10.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb (renamed from meta-gnome/recipes-gnome/tracker/tinysparql_3.9.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tinysparql_3.9.2.bb b/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb
index 1194b1f71b..3a42f6f54e 100644
--- a/meta-gnome/recipes-gnome/tracker/tinysparql_3.9.2.bb
+++ b/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.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] = "14ce039024135e181022bcce4b1aad2e00377dd9c7d812b98391ccfc756dad8e" 23SRC_URI[archive.sha256sum] = "fb0af98355ea1db700764cf4fa245884a199ca145ed42ed55f9a18c68552ca30"
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)