PORTNAME= plocate
DISTVERSION= 1.1.18
DISTVERSION= 1.1.19
CATEGORIES= sysutils
MASTER_SITES= https://plocate.sesse.net/download/
TIMESTAMP = 1680026625
TIMESTAMP = 1686519928
SHA256 (plocate-1.1.18.tar.gz) = 939657050b70719b01ce04fc1c8b64270062a0d53da2c72eafbe036a1964e12c
SHA256 (plocate-1.1.19.tar.gz) = d95bc8ee8a9f79b9f69ce63df53fb85b202139f243bbb84c399555eda22e6165
SIZE (plocate-1.1.18.tar.gz) = 73906
SIZE (plocate-1.1.19.tar.gz) = 73964
--- updatedb.cpp.orig 2023-05-04 07:34:10 UTC
+++ updatedb.cpp
@@ -44,7 +44,7 @@ any later version.
#include <memory>
#include <mntent.h>
#include <random>
-#include <stdint.h>
+#include <cinttypes>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-