udnssnoop: update to latest HEAD

Fixes: WIFI-3487
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2022-01-31 07:02:37 +01:00
parent b41b53b9d8
commit 70e922f609

View File

@@ -9,7 +9,7 @@ PKG_MAINTAINER:=John Crispin <john@phrozen.org>
PKG_SOURCE_URL=https://github.com/blogic/udnssnoop.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2021-04-12
PKG_SOURCE_VERSION:=852a5246af43d321905979fc850e654718a56061
PKG_SOURCE_VERSION:=67e1e5f0bfc12222aa59c54e7066b1c00a680e56
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk