Author: nbd Date: 2015-12-17 00:15:15 +0100 (Thu, 17 Dec 2015) New Revision: 47897
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, fixes more route table issues Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-12-16 09:37:16 UTC (rev 47896) +++ trunk/package/network/config/netifd/Makefile 2015-12-16 23:15:15 UTC (rev 47897) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-12-15 +PKG_VERSION:=2015-12-16 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:=d5f53f4d79231f59494da852b73d2d9d2b9c43cc +PKG_SOURCE_VERSION:=245527193e90906451be35c2b8e972b8712ea6ab 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
