plocate: update to 1.0.7.
This commit is contained in:
parent
e8d33eb753
commit
72ec1a5c28
2 changed files with 3 additions and 13 deletions
|
@ -1,10 +0,0 @@
|
|||
--- turbopfor-encode.h.orig
|
||||
+++ turbopfor-encode.h
|
||||
@@ -15,6 +15,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <assert.h>
|
||||
+#include <endian.h>
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'plocate'
|
||||
pkgname=plocate
|
||||
version=1.0.6
|
||||
revision=2
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libzstd-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://plocate.sesse.net/"
|
||||
distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz"
|
||||
checksum=48338c46afca22fd6f57faf69b7816cb70516d9279eb1e5d9895a14c87dbd617
|
||||
checksum=528541eede06170aa16488b2c24abad2e527a12053a62a4a49d0eac3a41e21d3
|
||||
|
||||
system_accounts="_plocate"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue