projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f00a51
)
odhcpd: compile fixes
author
Steven Barth
<
[email protected]
>
Tue, 31 Mar 2015 17:30:56 +0000
(17:30 +0000)
committer
Steven Barth
<
[email protected]
>
Tue, 31 Mar 2015 17:30:56 +0000
(17:30 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 45192
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index b77918a513ca35b6d37e24b734904ab3fa75b010..6bea64427c296b70e4a019be07764931259f90ba 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:=2015-0
3-3
1
+PKG_VERSION:=2015-0
4-0
1
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:=
3b4e6d19b7ce0953efcd6d1c545b031b73e0ab6e
+PKG_SOURCE_VERSION:=
73a7133b6e42edc218da5b8011c580ed48c7731a
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0