projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53098a8
)
odhcpd: fix DHCPv6 downstream PD
author
Steven Barth
<
[email protected]
>
Thu, 21 May 2015 15:07:54 +0000
(15:07 +0000)
committer
Steven Barth
<
[email protected]
>
Thu, 21 May 2015 15:07:54 +0000
(15:07 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 45707
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 6d6dba3c9e6a33600c9ecf3c80f94de2ab036cd6..0c40f90605fad121af8285448e7e58895d14456d 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-05-
13
+PKG_VERSION:=2015-05-
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:=
dc671c62730d9ff20e7cf06322fb8db203e7bf3f
+PKG_SOURCE_VERSION:=
2ebf6c8216287983779c8ec6597d30893b914a7c
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0