projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc8bc35
)
odhcpd: revert NDP relay rewrite (performance issue still fixed)
author
Steven Barth
<steven@midlink.org>
Tue, 22 Jul 2014 21:52:20 +0000
(21:52 +0000)
committer
Steven Barth
<steven@midlink.org>
Tue, 22 Jul 2014 21:52:20 +0000
(21:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41808
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index
14a91a9
..
0507fbe
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-2
1
+PKG_VERSION:=2014-07-2
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/odhcpd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
d167decf6d29cb39679f485d8b97ced815d5c8bb
+PKG_SOURCE_VERSION:=
a6640c3f3fdd18baa22b64de148d63d9c13c893f
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>