projects
/
openwrt
/
staging
/
981213.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc35a0
)
odhcpd: fix incorrect address assignment for DHCPv6
author
Steven Barth
<
[email protected]
>
Tue, 1 Sep 2015 13:31:00 +0000
(13:31 +0000)
committer
Steven Barth
<
[email protected]
>
Tue, 1 Sep 2015 13:31:00 +0000
(13:31 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 46761
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index f7dacfd6c100c08e41c4e83d65bb354938864555..beea353e24056bac9bf0c4ae3855434600d5b398 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-0
8-20
+PKG_VERSION:=2015-0
9-01
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:=
5b12eeba475a3301c362cf59f138ec7aa60d2dd9
+PKG_SOURCE_VERSION:=
b8f53276092dc48409006fec3c1e90383820cbc5
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0