Author: nbd
Date: 2015-09-10 23:00:19 +0200 (Thu, 10 Sep 2015)
New Revision: 46841

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: update to the latest version, fixes a WDS STA mode regression caused by 
multicast-to-unicast handling (#20466)

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-09-10 11:06:42 UTC 
(rev 46840)
+++ trunk/package/network/config/netifd/Makefile        2015-09-10 21:00:19 UTC 
(rev 46841)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-08-25
+PKG_VERSION:=2015-09-10
 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:=e057fcb4a260c70f0271f8fdcd7140775a09791f
+PKG_SOURCE_VERSION:=03834f80dc526cc3ed6c1a78730bb393f202277c
 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