Author: cyrus Date: 2015-07-13 16:17:38 +0200 (Mon, 13 Jul 2015) New Revision: 46317
Modified: trunk/package/network/ipv6/odhcp6c/Makefile Log: odhcp6c: work-around more ISP DHCPv6-PD issues Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/ipv6/odhcp6c/Makefile =================================================================== --- trunk/package/network/ipv6/odhcp6c/Makefile 2015-07-12 22:59:20 UTC (rev 46316) +++ trunk/package/network/ipv6/odhcp6c/Makefile 2015-07-13 14:17:38 UTC (rev 46317) @@ -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
