projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8db720
)
odhcp6c: fix handling of multiple RAs in a row
author
Steven Barth
<
[email protected]
>
Fri, 31 May 2013 10:02:39 +0000
(10:02 +0000)
committer
Steven Barth
<
[email protected]
>
Fri, 31 May 2013 10:02:39 +0000
(10:02 +0000)
SVN-Revision: 36804
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index 4bf32b0fae2bf2f2f470e74e56409003e16ecc4a..910bdf481708ac4be213ea0706772495cf530c0c 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-
28
+PKG_VERSION:=2013-05-
31
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:=
2e9e12c3d737a851ae651d7bbfe440b60ff2e0fc
+PKG_SOURCE_VERSION:=
cf2c1eec0dcd49c0b838a97a1e21e712a83b4320
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
include $(INCLUDE_DIR)/package.mk