projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c917b
)
libuwifi: use autorelease feature
14543/head
author
Nick Hainke
<vincent@systemli.org>
Sat, 23 Jan 2021 14:08:08 +0000
(15:08 +0100)
committer
Nick Hainke
<vincent@systemli.org>
Sat, 23 Jan 2021 14:08:08 +0000
(15:08 +0100)
Package version is automatically increased as described here:
https://github.com/openwrt/packages/issues/14537
Signed-off-by: Nick Hainke <vincent@systemli.org>
libs/libuwifi/Makefile
patch
|
blob
|
history
diff --git
a/libs/libuwifi/Makefile
b/libs/libuwifi/Makefile
index f1864fc9352cc1fcfb57c1fa9125366d2a809f13..ca96feb4c7074b73b95d3bcd466cdb5335ab412a 100644
(file)
--- a/
libs/libuwifi/Makefile
+++ b/
libs/libuwifi/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libuwifi
PKG_VERSION:=2020-03-10
-PKG_RELEASE:=
4
+PKG_RELEASE:=
$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/br101/libuwifi.git