dawn: update to 2022-01-17
877e2dc iwinfo: fix get_bandwidth_iwinfo 9ce01ec datastorage: fix multi-SSID 9187665 treewide: improve maintaince 6bf9b6d memory: Tighten up some memory handling to help spot errors 4df0c98 treewide: improve logging Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
2123c94ef7
commit
7cb73ae3b9
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dawn
|
||||
PKG_SOURCE_DATE:=2021-10-26
|
||||
PKG_SOURCE_DATE:=2022-01-17
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
|
||||
PKG_SOURCE_VERSION:=ddc007e32ced2df48212c0bc65ce2f77a8617bd2
|
||||
PKG_MIRROR_HASH:=c2e4892ab74dc2169706274a9cfff453ce73e20fbc76ae2fca5832fa0ed5b2ee
|
||||
PKG_SOURCE_VERSION:=7a72674063dd34bd21f39c7be8aadb867db67658
|
||||
PKG_MIRROR_HASH:=4fbca0139c8c3fc08bf430887c9f0835d6b4645cc316b96f2d58c2d8ceb89f24
|
||||
|
||||
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
|
Loading…
Reference in a new issue