projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af964ca
)
odhcpd: improve DHCPv6-PD detection
author
Steven Barth
<cyrus@openwrt.org>
Wed, 13 Aug 2014 14:57:07 +0000
(14:57 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Wed, 13 Aug 2014 14:57:07 +0000
(14:57 +0000)
SVN-Revision: 42160
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index d40142ca69fb409956058d40ccb827130e6e414c..bd6328dcd205f8f40d3aa207b33d25a0e291bdae 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:=2014-08-1
2
+PKG_VERSION:=2014-08-1
3
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:=
479cd9f6a5b6c68285004aa30bacfb284121ac8e
+PKG_SOURCE_VERSION:=
f41da55f11f06361e23f11a87f179aa56565c106
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>