From: Felix Fietkau Date: Wed, 28 Mar 2012 16:58:39 +0000 (+0000) Subject: netifd: update to latest version, fixes a segfault with non-bridge interface hotplug X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=3147fe2df267a2ef9ecbdb251ded18d1f8afd89c netifd: update to latest version, fixes a segfault with non-bridge interface hotplug SVN-Revision: 31125 --- diff --git a/package/netifd/Makefile b/package/netifd/Makefile index 0c0935c1a3..3fd659f356 100644 --- a/package/netifd/Makefile +++ b/package/netifd/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2012-03-23 +PKG_VERSION:=2012-03-28 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=9b40d469c858d9ce4cacfa0aca37ba2ac69d2f96 +PKG_SOURCE_VERSION:=f196d048107c1c28bf6ddda31f0927a5893e5f3d PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz # PKG_MIRROR_MD5SUM:= # CMAKE_INSTALL:=1