projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d5412b
)
odhcpd: revert NDP relay rewrite (performance issue still fixed)
author
Steven Barth
<cyrus@openwrt.org>
Tue, 22 Jul 2014 21:52:20 +0000
(21:52 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Tue, 22 Jul 2014 21:52:20 +0000
(21:52 +0000)
SVN-Revision: 41808
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 14a91a9658af4faa4855442ee38589386a794461..0507fbe1f8f4b6cfc40e54da5749c46a2842c15b 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>