Author: nbd Date: 2014-06-29 23:27:28 +0200 (Sun, 29 Jun 2014) New Revision: 41393
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, fixes a crash on reload with hotplugged devices Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2014-06-29 21:26:01 UTC (rev 41392) +++ trunk/package/network/config/netifd/Makefile 2014-06-29 21:27:28 UTC (rev 41393) @@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=a3bf8cbe10b0bad85475f4c3dc2bae4afb65774b +PKG_SOURCE_VERSION:=77206574a21d406f6098b604c6e0774116afdb91 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
