Author: cyrus
Date: 2014-09-08 16:45:56 +0200 (Mon, 08 Sep 2014)
New Revision: 42439

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: work-around kernel IPv6 on-link route issue

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2014-09-08 14:30:00 UTC 
(rev 42438)
+++ trunk/package/network/config/netifd/Makefile        2014-09-08 14:45:56 UTC 
(rev 42439)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-08-31
+PKG_VERSION:=2014-09-08
 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:=b2dcb02570939d98b92c7c55db1c328693a5d52a
+PKG_SOURCE_VERSION:=46c569989f984226916fec28dd8ef152a664043e
 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