From 2466aaccc1b358c6fbcc17aeb6628d974870911b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thibaut=20VAR=C3=88NE?= Date: Thu, 23 Jan 2025 11:48:44 +0100 Subject: [PATCH] uspot: update to Git HEAD (2025-01-20) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 57b737a49497 uspot/uspotfilter: s/discon_since/lost_since/ 1c2f58000519 uspot/uspotfilter: use native MAC case 70934203a0b7 captive: cleanup 7566c2716eb9 uspot: correctly handle "debug=0" f5cc70459233 portal: remove unused bits 54cdcf463c36 uspot: remove unused ssid parameter f13440bd80ff Update issue templates 644fd6f52a8e uspotfilter: apply disconnect delay to active clients only Signed-off-by: Thibaut VARÈNE --- net/uspot/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/uspot/Makefile b/net/uspot/Makefile index f470eb0d2e..4fd5b0a628 100644 --- a/net/uspot/Makefile +++ b/net/uspot/Makefile @@ -8,9 +8,9 @@ PKG_MAINTAINER:=Thibaut VARÈNE PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/f00b4r0/uspot.git -PKG_SOURCE_DATE:=2024-05-03 -PKG_SOURCE_VERSION:=92d3356d3fb3ae36199dbd494b5d9a9ae1a9db07 -PKG_MIRROR_HASH:=ae6bb9245945cf207d91b1aa36fb0db2b03333343714c1cacd046dd2c7ee3c79 +PKG_SOURCE_DATE:=2025-01-20 +PKG_SOURCE_VERSION:=644fd6f52a8e7b1a72e0937ad0d4cea8e86186a9 +PKG_MIRROR_HASH:=588bf718fc9a0576ec6d53c48b7298b3a719cbcbfc0fe15a9b1d01fc70d54ea1 CMAKE_SOURCE_SUBDIR:=src -- 2.30.2