projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daae0b7
)
odhcpd: rewrite NDP proxy feature
author
Steven Barth
<cyrus@openwrt.org>
Thu, 17 Jul 2014 19:11:17 +0000
(19:11 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Thu, 17 Jul 2014 19:11:17 +0000
(19:11 +0000)
SVN-Revision: 41703
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index d54e07b29b94e47aa8264a1d9fcda87836659928..1f0cc9dbc0f8c2aba9e1c8bc17e5e95513aea6ed 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:=2014-07-1
4
+PKG_VERSION:=2014-07-1
7
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:=
44a79aaa051e40e1c431048444552b8c7fe145b9
+PKG_SOURCE_VERSION:=
d2b74369ddd2eaeef7d36baed53f709c98c490b0
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>