netifd: fix PKG_VERSION (#21630)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48280
This commit is contained in:
parent
55b0e261a4
commit
5cf88bb032
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=netifd
|
||||
PKG_VERSION:=2015-01-17
|
||||
PKG_VERSION:=2016-01-17
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
Loading…
Reference in a new issue