mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00:00
uspot: update to Git HEAD (2025-11-20)
fb54bba317d8 uspot: fix accounting enabling for radsec setups 46e66c1eb01e uspotbpf: add error reporting to load() and client_add() 113eb8830ca9 uspot: allow overriding NAS-IP-Address 012d48ba556c uspot: fix RADIUS Class attribute propagation 389e48df4fa3 CMakeLists.txt set minimum required version to 3.5 Fixes: https://github.com/f00b4r0/uspot/issues/43 Fixes: https://github.com/f00b4r0/uspot/issues/48 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
@@ -8,9 +8,9 @@ PKG_MAINTAINER:=Thibaut VARÈNE <hacks@slashdirt.org>
|
|||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/f00b4r0/uspot.git
|
PKG_SOURCE_URL:=https://github.com/f00b4r0/uspot.git
|
||||||
PKG_SOURCE_DATE:=2025-08-07
|
PKG_SOURCE_DATE:=2025-11-20
|
||||||
PKG_SOURCE_VERSION:=8599a968877b55b0ce29f37d4b2d78036b257787
|
PKG_SOURCE_VERSION:=389e48df4fa3de06b3cd8a8daf3c4007dcd45fdd
|
||||||
PKG_MIRROR_HASH:=554da4ea779ea69c20ef424f7e880156d463e35240b5099ded8453c455d2f617
|
PKG_MIRROR_HASH:=1c6102ea3e79b0611c17575e950b9bc0ad16a865dc58a587cbbfe7202ce92c34
|
||||||
|
|
||||||
CMAKE_SOURCE_SUBDIR:=src
|
CMAKE_SOURCE_SUBDIR:=src
|
||||||
PKG_BUILD_DEPENDS:=bpf-headers
|
PKG_BUILD_DEPENDS:=bpf-headers
|
||||||
|
|||||||
Reference in New Issue
Block a user