diff options
Diffstat (limited to 'net/dawn/Makefile')
-rw-r--r-- | net/dawn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dawn/Makefile b/net/dawn/Makefile index e2bc31642..da2affe82 100644 --- a/net/dawn/Makefile +++ b/net/dawn/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dawn PKG_SOURCE_DATE:=2022-07-24 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git |