projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e875338
)
odhcp6c: fix or debug disappearing IPv6 addresses
author
Steven Barth
<
[email protected]
>
Tue, 28 May 2013 16:28:14 +0000
(16:28 +0000)
committer
Steven Barth
<
[email protected]
>
Tue, 28 May 2013 16:28:14 +0000
(16:28 +0000)
SVN-Revision: 36745
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index ead0f666d29c8fbadaffe2065602fb10d69cb532..4bf32b0fae2bf2f2f470e74e56409003e16ecc4a 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:=2013-05-2
1
+PKG_VERSION:=2013-05-2
8
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:=
6677edeab2d7472b97a34461872c2c8985d6a57
c
+PKG_SOURCE_VERSION:=
2e9e12c3d737a851ae651d7bbfe440b60ff2e0f
c
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
include $(INCLUDE_DIR)/package.mk