mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
ucentral-client: update to latest HEAD
c719c1b Include DHCP VSI information in CONNECT message Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -4,10 +4,10 @@ PKG_NAME:=ucentral-client
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL=https://github.com/Telecominfraproject/wlan-ucentral-client.git
|
||||
PKG_MIRROR_HASH:=4430367586d47e624a22e5bca3e2b33e28ab9690f0d355772d5ad0fc99ed9c6c
|
||||
PKG_MIRROR_HASH:=d738d267efc2af9ee0273422b84393df8f6ce464419c58aeeb2ccba0bc72dc7e
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_DATE:=2024-10-20
|
||||
PKG_SOURCE_VERSION:=cac85d93335e487a2e891644fb29335e18b1a11b
|
||||
PKG_SOURCE_VERSION:=c719c1b3ef0ca07031b893203acedc98616a4f30
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
|
||||
START=99
|
||||
STOP=01
|
||||
|
||||
USE_PROCD=1
|
||||
PROG=/usr/sbin/ucentral
|
||||
|
||||
|
||||
Reference in New Issue
Block a user