projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec0e5d
)
odhcpd: use hybrid management mode by default
author
Steven Barth
<cyrus@openwrt.org>
Fri, 17 Jan 2014 15:48:02 +0000
(15:48 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Fri, 17 Jan 2014 15:48:02 +0000
(15:48 +0000)
SVN-Revision: 39313
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 9391fc7752d5f39eb933ad9847649bf3240de5c3..ea56e20b147946a775ac19df1af6c7b57042090e 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-01-1
7
+PKG_VERSION:=2014-01-1
8
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:=0
a41d480c058b68fe09ac7de044c561dee955233
+PKG_SOURCE_VERSION:=0
25572363ee84e8477581dbca321efaee3ebdddb
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>