Author: jow
Date: 2015-11-17 17:34:43 +0100 (Tue, 17 Nov 2015)
New Revision: 47493

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: fix device status reporting for external interfaces

Signed-off-by: Jo-Philipp Wich <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-11-17 12:38:41 UTC 
(rev 47492)
+++ trunk/package/network/config/netifd/Makefile        2015-11-17 16:34:43 UTC 
(rev 47493)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-11-12
+PKG_VERSION:=2015-11-17
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=ebd3d8417c7a08c03de2d38e8f43422428dd4094
+PKG_SOURCE_VERSION:=0eb6aa7562ae8db51c09b2c370a65f01b0ac1cff
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 # PKG_MIRROR_MD5SUM:=
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to