projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c076f6
)
odhcp6c: work-around more ISP DHCPv6-PD issues
author
Steven Barth
<
[email protected]
>
Mon, 13 Jul 2015 21:52:14 +0000
(21:52 +0000)
committer
Steven Barth
<
[email protected]
>
Mon, 13 Jul 2015 21:52:14 +0000
(21:52 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 46336
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index d0935eb8b6d62a95279a22435d1c556a3a915f7c..5bf43bd94de81927803c2de82d9c738c4dde5582 100644
(file)
--- a/
package/network/ipv6/odhcp6c/Makefile
+++ b/
package/network/ipv6/odhcp6c/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
-PKG_VERSION:=2015-0
6-10
+PKG_VERSION:=2015-0
7-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