dawn: remove glibc headers extensions
Fixes #11689 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
9e7e751900
commit
849e6df2de
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dawn
|
||||
PKG_SOURCE_DATE:=2020-03-28
|
||||
PKG_SOURCE_DATE:=2020-03-29
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
|
||||
PKG_SOURCE_VERSION:=b967c1e0b68bc05ec5456ab4ecb1a7f0ae75a1b7
|
||||
PKG_MIRROR_HASH:=78a2c0350ba7e8bbbb5045a057e13dbbb661622bcafc9ec96f4cdc20c998e028
|
||||
PKG_SOURCE_VERSION:=a25bb91f3751dea3a43ae3b3835a5a6bf7239259
|
||||
PKG_MIRROR_HASH:=7f60d026b15f6768a950d31007a247ad7bfb6c8a3b67bd938a1f345be62ca0c4
|
||||
|
||||
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
|
Loading…
Reference in a new issue