Author: nbd Date: 2014-08-31 15:09:01 +0200 (Sun, 31 Aug 2014) New Revision: 42345
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, adds interface cleanup fixes Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2014-08-31 12:26:26 UTC (rev 42344) +++ trunk/package/network/config/netifd/Makefile 2014-08-31 13:09:01 UTC (rev 42345) @@ -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:=64ea160818e2dc958fa91f80a3a5a9ac40ccc3ba +PKG_SOURCE_VERSION:=b2dcb02570939d98b92c7c55db1c328693a5d52a 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
