From 5206b2dac0ea82f15df649584d643dac1ac03727 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 24 Jul 2014 09:13:04 +0000 Subject: netifd: update to the latest version, enables bridge multicast querier and fixes interface reload issues with wifi Signed-off-by: Felix Fietkau SVN-Revision: 41818 --- package/network/config/netifd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package') diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index 8c1a27c7eb..05edb685e4 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2014-07-18 +PKG_VERSION:=2014-07-24 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:=99abee21cd5bedfd5fa35c977b02b2d01dd703ce +PKG_SOURCE_VERSION:=5844d3caa26f5f8810476836a8b711107e4ba8d7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Felix Fietkau # PKG_MIRROR_MD5SUM:= -- cgit v1.2.3