Author: nbd Date: 2015-09-18 14:46:50 +0200 (Fri, 18 Sep 2015) New Revision: 46999
Modified: branches/chaos_calmer/package/network/config/netifd/Makefile Log: netifd: update to the latest version (as of trunk r46841) Signed-off-by: Felix Fietkau <[email protected]> Modified: branches/chaos_calmer/package/network/config/netifd/Makefile =================================================================== --- branches/chaos_calmer/package/network/config/netifd/Makefile 2015-09-18 09:05:11 UTC (rev 46998) +++ branches/chaos_calmer/package/network/config/netifd/Makefile 2015-09-18 12:46:50 UTC (rev 46999) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-06-08 +PKG_VERSION:=2015-09-10 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:=8795f9ef89626cd658f615c78c6a17e990c0dcaa +PKG_SOURCE_VERSION:=03834f80dc526cc3ed6c1a78730bb393f202277c 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
