Author: nbd Date: 2014-08-31 14:26:26 +0200 (Sun, 31 Aug 2014) New Revision: 42344
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, fixes proto-shell teardown after renew Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2014-08-31 12:06:32 UTC (rev 42343) +++ trunk/package/network/config/netifd/Makefile 2014-08-31 12:26:26 UTC (rev 42344) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2014-08-13 +PKG_VERSION:=2014-08-31 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:=732074385389b1bb766a0b09b967d6883c357813 +PKG_SOURCE_VERSION:=64ea160818e2dc958fa91f80a3a5a9ac40ccc3ba 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
