From: Felix Fietkau Date: Tue, 1 Nov 2011 22:02:33 +0000 (+0000) Subject: netifd: update to latest version, fixes handling of hotplug devices (for wifi) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=f9fd551057dac232b9c602e9187bbc170caf9f8a netifd: update to latest version, fixes handling of hotplug devices (for wifi) SVN-Revision: 28712 --- diff --git a/package/netifd/Makefile b/package/netifd/Makefile index 3fc309f702..4cb3dbeb37 100644 --- a/package/netifd/Makefile +++ b/package/netifd/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2011-10-27 +PKG_VERSION:=2011-11-01 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:=24ccfe7d353ceb0ee4f8d4967604585de92fc9d0 +PKG_SOURCE_VERSION:=1b48b50c9669ecf3fdd3f50d662fbfd18b971014 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz # PKG_MIRROR_MD5SUM:= # CMAKE_INSTALL:=1