projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac7cd7f
)
odhcpd: use search domain instead of domain attribute
author
Steven Barth
<cyrus@openwrt.org>
Thu, 12 Jun 2014 09:22:07 +0000
(09:22 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Thu, 12 Jun 2014 09:22:07 +0000
(09:22 +0000)
SVN-Revision: 41152
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 37b6156bc6c0f82bb4351de5bff2c29249ce9ccd..7259339b20cfa9719ab0bd34f6f69f14159d6b38 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
0
+PKG_VERSION:=2014-06-1
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:=
6c93cef912cc3f9b0bd0805bd66289d72bc315e5
+PKG_SOURCE_VERSION:=
ff3f9bb1a2421c02f53504b177ff35e366ed43ab
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>