Browse Source

dawn: update to 2022-06-13

88c78b4 memory_utils: fix reallocation

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 4a9eaecf5812561499c30f74095e450a9992a657)
lilik-openwrt-22.03
Nick Hainke 2 years ago
parent
commit
6a7ee3e0a5
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      net/dawn/Makefile

+ 3
- 3
net/dawn/Makefile View File

@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dawn
PKG_SOURCE_DATE:=2022-06-11
PKG_SOURCE_DATE:=2022-06-13
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
PKG_SOURCE_VERSION:=5d8df44a3a60381c4e8f51ce81e5d2b2f0c4c75e
PKG_MIRROR_HASH:=b3a76da8aa799a5df0ea287107cd78095c9203a3438fc00817f3c0b28b8c4487
PKG_SOURCE_VERSION:=58861a1adba96574eee14d9d776ced102fcffe86
PKG_MIRROR_HASH:=4fb5a455ae0ea1905762092f8add25c7e27fd72baf46c4bdc480d637f5fdca5b
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
PKG_LICENSE:=GPL-2.0-only


Loading…
Cancel
Save