Author: cyrus
Date: 2015-01-19 09:39:04 +0100 (Mon, 19 Jan 2015)
New Revision: 44050

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: add option to customize IPv6 interface identifiers (thx Hans Dedecker)

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

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-01-19 01:13:25 UTC 
(rev 44049)
+++ trunk/package/network/config/netifd/Makefile        2015-01-19 08:39:04 UTC 
(rev 44050)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-12-23
+PKG_VERSION:=2015-01-19
 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:=e9d2014a478807c7fac0581bb4a145901a3f23b4
+PKG_SOURCE_VERSION:=0b0e5e2fc5b065092644a5c4717c0a03a9098dcf
 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