mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
plocate: update to 1.1.19.
This commit is contained in:
parent
de666f9eb3
commit
70598c7a56
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plocate'
|
||||
pkgname=plocate
|
||||
version=1.1.18
|
||||
version=1.1.19
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="
|
||||
|
@ -8,14 +8,14 @@ configure_args="
|
|||
-Dupdatedb_progname=pupdatedb
|
||||
-Dlocategroup=_plocate"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libzstd-devel"
|
||||
makedepends="libzstd-devel liburing-devel"
|
||||
short_desc="Much faster locate based on posting lists"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
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=939657050b70719b01ce04fc1c8b64270062a0d53da2c72eafbe036a1964e12c
|
||||
checksum=d95bc8ee8a9f79b9f69ce63df53fb85b202139f243bbb84c399555eda22e6165
|
||||
|
||||
system_accounts="_plocate"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue