[source] netifd: update to latest git HEAD

LEDE Commits lede-commits at lists.infradead.org
Thu Oct 27 03:45:30 PDT 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/83ece71d63df949da566a79787e4162d7ed451ea

commit 83ece71d63df949da566a79787e4162d7ed451ea
Author: John Crispin <john at phrozen.org>
AuthorDate: Thu Oct 27 12:02:21 2016 +0200

    netifd: update to latest git HEAD
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 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 70ce949..d3dcd0b 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -1,15 +1,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2016-09-28
+PKG_VERSION:=2016-10-27
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(LEDE_GIT)/project/netifd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=5479d6f1eefd1e5a7258b9eedbf92214a95db819
+PKG_SOURCE_VERSION:=1615fc93b878eb28af434a7093631109197c7197
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
-PKG_MIRROR_MD5SUM:=561d0e057e916289eaa1f1a688deb78d7de095b002c8bb0f478ce6e53ae220a4
+PKG_MIRROR_MD5SUM:=8abebaffeb25c978479828774de206060600f077d24a693e79fd01761991a0f4
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list