projects
/
openwrt
/
staging
/
981213.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60e786c
)
odhcpd: fix parsing of host entries without duid
author
Steven Barth
<
[email protected]
>
Mon, 7 Sep 2015 13:31:36 +0000
(13:31 +0000)
committer
Steven Barth
<
[email protected]
>
Mon, 7 Sep 2015 13:31:36 +0000
(13:31 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 46803
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 7a94de65fb83da9dc235a15011f5c11dbc1ca2bb..0ec47698f862bd08d629f39ef67fabaac4d70af2 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-09-07
+PKG_VERSION:=2015-09-07
-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:=
a3d1f5148222174f12ea8df0c20a554fc5eaabab
+PKG_SOURCE_VERSION:=
cb1842c117030e6779f9556cd5d86b1a0ef145d7
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0