Author: nbd
Date: 2016-01-17 12:05:53 +0100 (Sun, 17 Jan 2016)
New Revision: 48273

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: update to the latest version, adds VTI support and a policy routing fix

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2016-01-17 11:03:41 UTC 
(rev 48272)
+++ trunk/package/network/config/netifd/Makefile        2016-01-17 11:05:53 UTC 
(rev 48273)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-12-16
+PKG_VERSION:=2015-01-17
 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:=245527193e90906451be35c2b8e972b8712ea6ab
+PKG_SOURCE_VERSION:=8ce9331fcc9cc63e71d1d57321f335359797b981
 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

Reply via email to