dawn: update to 2022-07-24
edca4d2 network: rework network status callbacks
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 28ca76d29b
)
This commit is contained in:
parent
944a896e53
commit
c85111226e
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-22
|
||||
PKG_SOURCE_DATE:=2022-07-24
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
|
||||
PKG_SOURCE_VERSION:=10fb04317b81b8e977cd23d67ccf4ff633425024
|
||||
PKG_MIRROR_HASH:=6b6a99d6ac72a2f43b652cc66a1956129b5ae79ba0e142e425f65a4487abca5e
|
||||
PKG_SOURCE_VERSION:=9e8060ea0908a1092cb07efead1226f494884a71
|
||||
PKG_MIRROR_HASH:=305538c6a03d4680c709af7801436a7bae2a811ea4f2f1bd41e42e56e71f2cc7
|
||||
|
||||
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
|
Loading…
Reference in a new issue