Author: nbd
Date: 2014-06-29 20:34:22 +0200 (Sun, 29 Jun 2014)
New Revision: 41390

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: update to the latest version, addds a few fixes and enables 
multicast->unicast for igmp snooping on wireless devices

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

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2014-06-29 15:41:39 UTC 
(rev 41389)
+++ trunk/package/network/config/netifd/Makefile        2014-06-29 18:34:22 UTC 
(rev 41390)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-06-20
+PKG_VERSION:=2014-06-29
 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:=4452867c4b34cb0d9dc7fe9dc42ecc86af887176
+PKG_SOURCE_VERSION:=a3bf8cbe10b0bad85475f4c3dc2bae4afb65774b
 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