mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Merge pull request #14541 from PolynomialDivision/use-autorelease
dawn: use autorelease feature
This commit is contained in:
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dawn
|
||||
PKG_SOURCE_DATE:=2020-12-31
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
|
||||
|
||||
Reference in New Issue
Block a user