From 95a65fb76e9a01889af4ca93b4f3d730c33ef376 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 21 Nov 2021 22:19:50 +0100 Subject: [PATCH] clocate: update to latest HEAD 4a4c0c0 nl80211: fix IE loop d83e572 nl80211: fix potential oob read Signed-off-by: David Bauer --- utils/clocate/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/clocate/Makefile b/utils/clocate/Makefile index 424f75e97c..3c955fcab2 100644 --- a/utils/clocate/Makefile +++ b/utils/clocate/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=clocate -PKG_SOURCE_DATE:=2021-07-07 +PKG_SOURCE_DATE:=2021-11-09 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/blocktrron/clocate.git -PKG_SOURCE_VERSION:=ef531687c16bab959f61dff3755148ac9a0c1464 -PKG_MIRROR_HASH:=1fde4052113a52c018476062a5fad656673b89be95a469fed2d35649a7f1bce3 +PKG_SOURCE_VERSION:=4a4c0c0cb53fc3df2891d649eb457efdee843572 +PKG_MIRROR_HASH:=8eef756ea5e951097eea53feb243a317612f88c2628c9417f4b28a28a3b4686c PKG_MAINTAINER:=David Bauer PKG_LICENSE:=GPL-2.0-only