Author: nbd Date: 2016-02-01 13:02:05 +0100 (Mon, 01 Feb 2016) New Revision: 48595
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, adds many fixes Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2016-02-01 10:43:27 UTC (rev 48594) +++ trunk/package/network/config/netifd/Makefile 2016-02-01 12:02:05 UTC (rev 48595) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2016-01-19 +PKG_VERSION:=2016-02-01 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(OPENWRT_GIT)/project/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=627e8b6991876b4abef6bb4a31dcdc35fcd622aa +PKG_SOURCE_VERSION:=3610a24b218974bdf2d2f709a8af9e4a990c47bd 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
