projects
/
openwrt
/
staging
/
mkresin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b0e26
)
netifd: fix PKG_VERSION (#21630)
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 17 Jan 2016 17:15:01 +0000
(17:15 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 17 Jan 2016 17:15:01 +0000
(17:15 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48280
package/network/config/netifd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/netifd/Makefile
b/package/network/config/netifd/Makefile
index 9f9515bf9c526862ab2c4d44fab959501948dbdc..4c6c227ef2f0e310c036a47fbceda93041d102d3 100644
(file)
--- a/
package/network/config/netifd/Makefile
+++ b/
package/network/config/netifd/Makefile
@@
-1,7
+1,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=netifd
-PKG_VERSION:=201
5
-01-17
+PKG_VERSION:=201
6
-01-17
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git