projects
/
openwrt
/
staging
/
aparcar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55a4a9
)
odhcpd: various RA improvements
author
Steven Barth
<
[email protected]
>
Thu, 20 Aug 2015 12:43:45 +0000
(12:43 +0000)
committer
Steven Barth
<
[email protected]
>
Thu, 20 Aug 2015 12:43:45 +0000
(12:43 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 46694
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 4290be781b672264b99745e5bef21647ddb916db..f7dacfd6c100c08e41c4e83d65bb354938864555 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
7-24
+PKG_VERSION:=2015-0
8-20
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:=
0ce78e8831ef9b34f1d0a6b240e106747eae8370
+PKG_SOURCE_VERSION:=
5b12eeba475a3301c362cf59f138ec7aa60d2dd9
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0