projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5fbcf5
)
odhcpd: fix RA lifetime calculation
author
Steven Barth
<
[email protected]
>
Wed, 15 Jul 2015 06:57:43 +0000
(06:57 +0000)
committer
Steven Barth
<
[email protected]
>
Wed, 15 Jul 2015 06:57:43 +0000
(06:57 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 46375
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 63bf88d4dd8f49349b1df4c3c73f89628a9c1e31..f490eb0e4044587d531568bbddad215c19a591a8 100644
(file)
--- a/
package/network/services/odhcpd/Makefile
+++ b/
package/network/services/odhcpd/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcpd
-PKG_VERSION:=2015-07-1
5
+PKG_VERSION:=2015-07-1
6
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/odhcpd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
d0ca3022a4041e7232587b024ebfaadbe2c095cc
+PKG_SOURCE_VERSION:=
9f96f988e2c3a0519bef59535e15ad9c176aa254
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0