plocate: update to 1.1.18.

This commit is contained in:
Duncaen 2023-01-29 20:57:28 +01:00
parent fca3572dc2
commit 7b058e8ead
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
2 changed files with 12 additions and 2 deletions

View File

@ -0,0 +1,10 @@
--- a/updatedb.cpp
+++ b/updatedb.cpp
@@ -35,6 +35,7 @@
#include <arpa/inet.h>
#include <assert.h>
#include <chrono>
+#include <cinttypes>
#include <dirent.h>
#include <fcntl.h>
#include <getopt.h>

View File

@ -1,6 +1,6 @@
# Template file for 'plocate'
pkgname=plocate
version=1.1.17
version=1.1.18
revision=1
build_style=meson
configure_args="
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://plocate.sesse.net/"
changelog="https://git.sesse.net/?p=plocate;a=blob_plain;f=NEWS;hb=HEAD"
distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz"
checksum=5a622d8839de8f70aff74adca67336749cdc42a826575995b6b33a582bbf270b
checksum=939657050b70719b01ce04fc1c8b64270062a0d53da2c72eafbe036a1964e12c
system_accounts="_plocate"