Author: cyrus Date: 2014-08-07 12:21:08 +0200 (Thu, 07 Aug 2014) New Revision: 42032
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: unblock some proto shell actions in teardown state Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2014-08-07 10:00:30 UTC (rev 42031) +++ trunk/package/network/config/netifd/Makefile 2014-08-07 10:21:08 UTC (rev 42032) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2014-08-06 +PKG_VERSION:=2014-08-07 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:=77a865b5b3ac476e05ff80f3c10d86686285c0da +PKG_SOURCE_VERSION:=99cfef35370b274352934c2f85a9de83ac537036 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
