projects
/
openwrt
/
staging
/
mans0n.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf5582
)
odhcp6c: Fix RENEW and REBIND requests
author
Steven Barth
<
[email protected]
>
Sat, 2 Feb 2013 10:44:13 +0000
(10:44 +0000)
committer
Steven Barth
<
[email protected]
>
Sat, 2 Feb 2013 10:44:13 +0000
(10:44 +0000)
SVN-Revision: 35454
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index 30ec89e43ad175bca34d06051850d4e1d9dae1db..93f9a10da40f35deed93f167bbbbf5e1ffb7fa1a 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-02-0
1.1
+PKG_VERSION:=2013-02-0
2
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:=
6016539b9b73f3dc45b3df92554fca1b5d6431b7
+PKG_SOURCE_VERSION:=
f157601cf149ddd062dec1ef8fca02349a0cb8a9
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
include $(INCLUDE_DIR)/package.mk