Author: nbd
Date: 2015-12-29 14:06:37 +0100 (Tue, 29 Dec 2015)
New Revision: 48015

Modified:
   branches/chaos_calmer/package/network/config/netifd/Makefile
Log:
netifd: update to the latest version (trunk r47897), fixes route table handling 
issues (among other things)

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

Modified: branches/chaos_calmer/package/network/config/netifd/Makefile
===================================================================
--- branches/chaos_calmer/package/network/config/netifd/Makefile        
2015-12-28 04:56:33 UTC (rev 48014)
+++ branches/chaos_calmer/package/network/config/netifd/Makefile        
2015-12-29 13:06:37 UTC (rev 48015)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-09-27
+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:=509ffb22475ebdd5291d510a098f996473951344
+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

Reply via email to