plocate: update to 1.0.7.

This commit is contained in:
Duncaen 2020-11-01 00:30:33 +01:00
parent e8d33eb753
commit 72ec1a5c28
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
2 changed files with 3 additions and 13 deletions

View file

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

View file

@ -1,7 +1,7 @@
# Template file for 'plocate' # Template file for 'plocate'
pkgname=plocate pkgname=plocate
version=1.0.6 version=1.0.7
revision=2 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libzstd-devel" makedepends="libzstd-devel"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://plocate.sesse.net/" homepage="https://plocate.sesse.net/"
distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz" distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz"
checksum=48338c46afca22fd6f57faf69b7816cb70516d9279eb1e5d9895a14c87dbd617 checksum=528541eede06170aa16488b2c24abad2e527a12053a62a4a49d0eac3a41e21d3
system_accounts="_plocate" system_accounts="_plocate"