projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19f89df
)
odhcpd: also honor leasetime for dhcpv6
author
Steven Barth
<cyrus@openwrt.org>
Tue, 17 Jun 2014 07:59:15 +0000
(07:59 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Tue, 17 Jun 2014 07:59:15 +0000
(07:59 +0000)
SVN-Revision: 41226
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index b2fb24c6323bf986ed1c631f92dd0f1ec7473750..c1f3e7a7113abb37621924221f12dc0eb19f8e63 100644
(file)
--- a/
package/network/services/odhcpd/Makefile
+++ b/
package/network/services/odhcpd/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
ec3320078c11474b8ea48225f330c15d9471e312
+PKG_SOURCE_VERSION:=
72082d2f6c2ee568470575c09ba4984f1a5c44f0
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>