Skip to content

Commit

Permalink
dawn: update to 2022-07-18
Browse files Browse the repository at this point in the history
e596ff1 ubus.c: only add nr entries matching our own SSID

Signed-off-by: Nick Hainke <[email protected]>
  • Loading branch information
PolynomialDivision committed Jul 18, 2022
1 parent 6016865 commit bb0d45e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/dawn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
PKG_LICENSE:=GPL-2.0-only
Expand Down

0 comments on commit bb0d45e

Please sign in to comment.