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:
bbb8942
)
odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure
author
Steven Barth
<steven@midlink.org>
Tue, 17 Jun 2014 07:44:24 +0000
(07:44 +0000)
committer
Steven Barth
<steven@midlink.org>
Tue, 17 Jun 2014 07:44:24 +0000
(07:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41225
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
fd51c7a
..
b2fb24c
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-06-1
6.2
+PKG_VERSION:=2014-06-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:=
b40f7fa3f3b48b574f513df1105d700c070aa335
+PKG_SOURCE_VERSION:=
ec3320078c11474b8ea48225f330c15d9471e312
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>