netifd: update to the latest version (fixes FS#1358)
1f5a29c ip: do not add local routes for host dependencies c06f842 device: add support for setting the isolate options for bridge ports 69aeaab interface-ip: fix route selection for host dependencies Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
d57ca53ff9
commit
1cd76e2d85
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ PKG_RELEASE:=5
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
|
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
|
||||||
PKG_SOURCE_DATE:=2018-02-26
|
PKG_SOURCE_DATE:=2018-03-13
|
||||||
PKG_SOURCE_VERSION:=8cdb17d2c58d5c3ecb57bdaf1981cd72b4948db1
|
PKG_SOURCE_VERSION:=69aeaabcfb62d1821275cd0c076ef557c6814c51
|
||||||
PKG_MIRROR_HASH:=5c0859b779c9665edd7c105b92b7022fa7544e3a704e0e05bb3ab11ba0c30384
|
PKG_MIRROR_HASH:=74c34ba3a308957e2b8f9a0c78d4b9e1e17e237a875755d864c4245b60d487b5
|
||||||
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
|
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0
|
PKG_LICENSE:=GPL-2.0
|
||||||
|
|
Loading…
Reference in a new issue