Author: cyrus
Date: 2015-07-13 23:52:14 +0200 (Mon, 13 Jul 2015)
New Revision: 46336

Modified:
   branches/chaos_calmer/package/network/ipv6/odhcp6c/Makefile
Log:
odhcp6c: work-around more ISP DHCPv6-PD issues

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

Modified: branches/chaos_calmer/package/network/ipv6/odhcp6c/Makefile
===================================================================
--- branches/chaos_calmer/package/network/ipv6/odhcp6c/Makefile 2015-07-13 
21:51:38 UTC (rev 46335)
+++ branches/chaos_calmer/package/network/ipv6/odhcp6c/Makefile 2015-07-13 
21:52:14 UTC (rev 46336)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=odhcp6c
-PKG_VERSION:=2015-06-10
+PKG_VERSION:=2015-07-13
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=https://github.com/sbyx/odhcp6c.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=d21764d12bb799f89d42c94dc20d4adb6d588077
+PKG_SOURCE_VERSION:=024525798c5f6aba3af9b2ef7b3af2f3c14f1db8
 PKG_MAINTAINER:=Steven Barth <[email protected]>
 PKG_LICENSE:=GPL-2.0
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to