Author: nbd
Date: 2015-11-12 01:24:27 +0100 (Thu, 12 Nov 2015)
New Revision: 47460

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: update to the latest version, contains several fixes, including one for 
interface ip4/ip6table for device routes

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

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-11-11 14:12:51 UTC 
(rev 47459)
+++ trunk/package/network/config/netifd/Makefile        2015-11-12 00:24:27 UTC 
(rev 47460)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-09-27
+PKG_VERSION:=2015-11-12
 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:=509ffb22475ebdd5291d510a098f996473951344
+PKG_SOURCE_VERSION:=ebd3d8417c7a08c03de2d38e8f43422428dd4094
 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