mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-03 21:02:37 +00:00
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,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 New Issue
Block a user