[source] netifd: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Sun Jun 18 13:22:24 PDT 2017


dedeckeh pushed a commit to source.git, branch master:
https://git.lede-project.org/c885482080d8591bf297079ebfc041f47541cf06

commit c885482080d8591bf297079ebfc041f47541cf06
Author: Hans Dedecker <dedeckeh at gmail.com>
AuthorDate: Sun Jun 18 22:11:54 2017 +0200

    netifd: update to the latest version
    
    ef5f7a0 ubus: remove superfluous error check in netifd_add_dynamic
    5a68693 iprule: coding style line up
    90e2e2c iprule: Add option to suppress unspecific routing lookups
    
    Signed-off-by: Hans Dedecker <dedeckeh at gmail.com>
---
 package/network/config/netifd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index 89c47f9..79b69bb 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(LEDE_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2017-05-27
-PKG_SOURCE_VERSION:=08f1875201a60dc20c65d2af26b41af987662f10
-PKG_MIRROR_HASH:=e4adc3aec6eb6387535de736e01102eac3264ce404db7ddff2d9433c411128e8
+PKG_SOURCE_DATE:=2017-06-13
+PKG_SOURCE_VERSION:=ef5f7a09a202ba6c3d2021af0b36ee32a18f680f
+PKG_MIRROR_HASH:=94f216a9c9da1a6c8fd44aadc87470a549a64224859e246250ee63b2edbf7476
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list