clocate: update to latest HEAD
authorDavid Bauer <redacted>
Sun, 21 Nov 2021 21:19:50 +0000 (22:19 +0100)
committerRosen Penev <redacted>
Tue, 23 Nov 2021 00:41:22 +0000 (16:41 -0800)
4a4c0c0 nl80211: fix IE loop
d83e572 nl80211: fix potential oob read

Signed-off-by: David Bauer <redacted>
utils/clocate/Makefile

index 424f75e97cba548990718018a17db216d629c0a3..3c955fcab21564076cb1803c36e2c597066d02d5 100644 (file)
@@ -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 <mail@david-bauer.net>
 PKG_LICENSE:=GPL-2.0-only
git clone https://git.99rst.org/PROJECT