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>
This commit is contained in:
Wang Mingyu 2024-01-02 15:06:20 +08:00 committed by Khem Raj
parent 36f7320193
commit a4f5de2201
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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"