git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4770817
)
dawn: use autorelease feature
author
Nick Hainke
<redacted>
Sat, 23 Jan 2021 14:03:43 +0000
(15:03 +0100)
committer
Nick Hainke
<redacted>
Wed, 27 Jan 2021 11:21:27 +0000
(12:21 +0100)
Package version is automatically increased as described here:
https://github.com/openwrt/packages/issues/14537
Signed-off-by: Nick Hainke <redacted>
net/dawn/Makefile
patch
|
blob
|
history
diff --git
a/net/dawn/Makefile
b/net/dawn/Makefile
index 193fbaf67f7086b68934cdefa692396b6c1e62d9..25ebd0745a751754f2eafa9f46f907930e639aa2 100644
(file)
--- a/
net/dawn/Makefile
+++ b/
net/dawn/Makefile
@@
-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
git clone https://git.99rst.org/PROJECT