projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a4ecd0
)
odhcpd: fix wrong address pool being advertised
author
Steven Barth
<cyrus@openwrt.org>
Fri, 21 Feb 2014 18:02:25 +0000
(18:02 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Fri, 21 Feb 2014 18:02:25 +0000
(18:02 +0000)
SVN-Revision: 39651
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 23272b34912409910f9c2f6c1ba143837187753f..c8e46498d0ada1ab8de7c6aa1c3c6189b21db2a6 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-02-
17
+PKG_VERSION:=2014-02-
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:=
e9a21fdb43c9f94762a724db1a043b376f745ae3
+PKG_SOURCE_VERSION:=
79d005edf35a363e2d254e37ca2edcd743c2b4f6
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>