Author: nbd Date: 2015-04-17 21:28:10 +0200 (Fri, 17 Apr 2015) New Revision: 45483
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, fixes issues in handling device config from interfaces Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-04-17 18:52:28 UTC (rev 45482) +++ trunk/package/network/config/netifd/Makefile 2015-04-17 19:28:10 UTC (rev 45483) @@ -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:=8b468ec5022834d04b6be1cf45b4fe4f092c692e +PKG_SOURCE_VERSION:=944f30d3f96577464545dd35691f96b06fbcc6ab 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
