dawn: update to 2022-07-18
e596ff1 ubus.c: only add nr entries matching our own SSID
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit bb0d45ed35
)
This commit is contained in:
parent
57d7325a88
commit
8ea0a73b81
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dawn
|
||||
PKG_SOURCE_DATE:=2022-07-16
|
||||
PKG_SOURCE_DATE:=2022-07-18
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
|
||||
PKG_SOURCE_VERSION:=181549f7bb706f04d6cdd2e8dae80ba4e9549cbe
|
||||
PKG_MIRROR_HASH:=7d6cb5b14035e5e5941e5f5a8fb18bc2cb1ff51ecac6f3cdb4acf39215fe59d2
|
||||
PKG_SOURCE_VERSION:=e596ff131735821684f7ecea73d7634733319f94
|
||||
PKG_MIRROR_HASH:=be47665a0df75ee93b0949a42e6ab3e41243d01519ae01dada983f23611a949a
|
||||
|
||||
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
|
Loading…
Reference in a new issue