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:
4f5081c
)
odhcpd: fix typo in ubus integration (thanks Markus Stenberg)
author
Steven Barth
<cyrus@openwrt.org>
Mon, 21 Jul 2014 21:57:15 +0000
(21:57 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 21 Jul 2014 21:57:15 +0000
(21:57 +0000)
SVN-Revision: 41796
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 1f0cc9dbc0f8c2aba9e1c8bc17e5e95513aea6ed..14a91a9658af4faa4855442ee38589386a794461 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-
17
+PKG_VERSION:=2014-07-
21
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:=d
2b74369ddd2eaeef7d36baed53f709c98c490b0
+PKG_SOURCE_VERSION:=d
167decf6d29cb39679f485d8b97ced815d5c8bb
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>