projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8573891
)
odhcpd: improvements for DHCPv4 and compile fixes
author
Steven Barth
<
[email protected]
>
Fri, 6 Mar 2015 14:41:07 +0000
(14:41 +0000)
committer
Steven Barth
<
[email protected]
>
Fri, 6 Mar 2015 14:41:07 +0000
(14:41 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 44619
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 6617aadb29089506eb8143df267e21a4325342b8..9e9af854395077de64949210beb995bd3dcc483f 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:=201
4-11
-06
+PKG_VERSION:=201
5-03
-06
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:=
3b628005e66e90770b2757a4a02c1dee25ccb883
+PKG_SOURCE_VERSION:=
721db56281dba79158470d7f69ccc7577f11fbb6
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0