From: Thibaut VARÈNE Date: Thu, 23 Jan 2025 10:48:44 +0000 (+0100) Subject: uspot: update to Git HEAD (2025-01-20) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2466aaccc1b358c6fbcc17aeb6628d974870911b;p=feed%2Fpackages.git uspot: update to Git HEAD (2025-01-20) 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 --- 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