projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
907bd53
)
odhcpd: disable packet socket if unneeded to preserve performance
author
Steven Barth
<cyrus@openwrt.org>
Mon, 14 Jul 2014 13:39:03 +0000
(13:39 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 14 Jul 2014 13:39:03 +0000
(13:39 +0000)
SVN-Revision: 41644
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index aa080465e22f334746149f1a8c03a979c4698673..d54e07b29b94e47aa8264a1d9fcda87836659928 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-
01
+PKG_VERSION:=2014-07-
14
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:=4
267915aef64aae345972c77148b11759a172b14
+PKG_SOURCE_VERSION:=4
4a79aaa051e40e1c431048444552b8c7fe145b9
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>