aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-01-02 15:06:20 +0800
committerKhem Raj <raj.khem@gmail.com>2024-01-02 00:35:52 -0800
commita4f5de220148ae176fd828963ee2f4e2cf7dc675 (patch)
tree58c8064769a34fecaef31e2c0babd99de7970fec /meta-oe/recipes-extended
parent36f7320193beb9028f083474ec82a694afb783ef (diff)
downloadmeta-openembedded-contrib-a4f5de220148ae176fd828963ee2f4e2cf7dc675.tar.gz
plocate: upgrade 1.1.19 -> 1.1.20
Changelog: ========== - Fix updatedb writing incomplete .db files under Termux. - Make the systemd timer run more consistently during the night. - Add an (undocumented) flag --ignore-visibility to plocate, giving the equivalent of building the database with --require-visibility no. Drops setgid, of course, so you will usually need to be root to use it. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/plocate/plocate_1.1.20.bb (renamed from meta-oe/recipes-extended/plocate/plocate_1.1.19.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/plocate/plocate_1.1.19.bb b/meta-oe/recipes-extended/plocate/plocate_1.1.20.bb
index 6b3160f090..5f45d7fbd6 100644
--- a/meta-oe/recipes-extended/plocate/plocate_1.1.19.bb
+++ b/meta-oe/recipes-extended/plocate/plocate_1.1.20.bb
@@ -11,4 +11,4 @@ DEPENDS = "zstd liburing"
SRC_URI = "https://plocate.sesse.net/download/${BP}.tar.gz"
-SRC_URI[sha256sum] = "d95bc8ee8a9f79b9f69ce63df53fb85b202139f243bbb84c399555eda22e6165"
+SRC_URI[sha256sum] = "9b3d2842a08e69633c0ffa480c139603514ce59f1d021c263e9301324976959f"