From: Thibaut VARÈNE Date: Fri, 24 Jan 2025 08:56:34 +0000 (+0100) Subject: uspot: update to Git HEAD (2025-01-20) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4498fee5d4e02f8a81ea586a2f184d6aeab928ec;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 (cherry picked from commit 2466aaccc1b358c6fbcc17aeb6628d974870911b) Signed-off-by: Thibaut VARÈNE --- diff --git a/net/uspot/Makefile b/net/uspot/Makefile index b2e4a8cd06..03d25de200 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:=c7584c6b029c56d7c16156c007500ad61e2be29a6fd939f192ad6cb4444e1f2b +PKG_SOURCE_DATE:=2025-01-20 +PKG_SOURCE_VERSION:=644fd6f52a8e7b1a72e0937ad0d4cea8e86186a9 +PKG_MIRROR_HASH:=284513ba40547ce6f05c0eeb6adfdba72c23cb151db8807e5a022b374b39db07 CMAKE_SOURCE_SUBDIR:=src