projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a25da08
)
odhcpd: some minor DHCP/DHCPv6 fixes
author
Steven Barth
<cyrus@openwrt.org>
Tue, 1 Jul 2014 08:15:28 +0000
(08:15 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Tue, 1 Jul 2014 08:15:28 +0000
(08:15 +0000)
SVN-Revision: 41432
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 61f8b9dd99184e9e27e92afa6976167f38ae0d81..aa080465e22f334746149f1a8c03a979c4698673 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-0
6-30
+PKG_VERSION:=2014-0
7-01
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:=
d8d6d784258b64d23e7f1cc0a2ee02e88377707d
+PKG_SOURCE_VERSION:=
4267915aef64aae345972c77148b11759a172b14
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>