Author: cyrus
Date: 2014-09-27 18:57:47 +0200 (Sat, 27 Sep 2014)
New Revision: 42674

Modified:
   trunk/package/network/ipv6/odhcp6c/Makefile
Log:
odhcp6c: work around weird ISP RS behaviour

Modified: trunk/package/network/ipv6/odhcp6c/Makefile
===================================================================
--- trunk/package/network/ipv6/odhcp6c/Makefile 2014-09-27 09:44:24 UTC (rev 
42673)
+++ trunk/package/network/ipv6/odhcp6c/Makefile 2014-09-27 16:57:47 UTC (rev 
42674)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=odhcp6c
-PKG_VERSION:=2014-08-25
+PKG_VERSION:=2014-09-27
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=git://github.com/sbyx/odhcp6c.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=0300fe7589a1701361735ac068e4b57bb1a1896f
+PKG_SOURCE_VERSION:=3e52a1448eee0fbf7ff67c123265bedcbc9c26d0
 PKG_MAINTAINER:=Steven Barth <[email protected]>
 
 include $(INCLUDE_DIR)/package.mk
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to