Author: nbd Date: 2015-04-18 23:35:16 +0200 (Sat, 18 Apr 2015) New Revision: 45497
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, fixes more device config handling issues Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-04-18 20:14:38 UTC (rev 45496) +++ trunk/package/network/config/netifd/Makefile 2015-04-18 21:35:16 UTC (rev 45497) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-04-17 +PKG_VERSION:=2015-04-18 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=944f30d3f96577464545dd35691f96b06fbcc6ab +PKG_SOURCE_VERSION:=9cb272f5b12cf23205f361244a9ceef1097d3cba 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
