aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/clocate/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/utils/clocate/Makefile b/utils/clocate/Makefile
index 3c955fcab..32d2f2cb2 100644
--- a/utils/clocate/Makefile
+++ b/utils/clocate/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=clocate
-PKG_SOURCE_DATE:=2021-11-09
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_SOURCE_DATE:=2023-01-20
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/blocktrron/clocate.git
-PKG_SOURCE_VERSION:=4a4c0c0cb53fc3df2891d649eb457efdee843572
-PKG_MIRROR_HASH:=8eef756ea5e951097eea53feb243a317612f88c2628c9417f4b28a28a3b4686c
+PKG_SOURCE_VERSION:=510cc944e4d4c28b5cc30d9808ab14e80486b437
+PKG_MIRROR_HASH:=f4bcb77df4fc163a0d9b3350088ba6692f718ba0a1d48fa968685e2fded79ab8
PKG_MAINTAINER:=David Bauer <mail@david-bauer.net>
PKG_LICENSE:=GPL-2.0-only