Author: cyrus
Date: 2015-06-29 08:47:19 +0200 (Mon, 29 Jun 2015)
New Revision: 46135

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: add mtu6 option to override IPv6 MTU

Signed-off-by: Steven Barth <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-06-27 23:25:46 UTC 
(rev 46134)
+++ trunk/package/network/config/netifd/Makefile        2015-06-29 06:47:19 UTC 
(rev 46135)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-06-08
+PKG_VERSION:=2015-06-24
 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:=8795f9ef89626cd658f615c78c6a17e990c0dcaa
+PKG_SOURCE_VERSION:=5b29ffda0099c3bcb8d17a728e1e89dc21a2e68d
 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