mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 00:24:12 +00:00
odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure
SVN-Revision: 41225
This commit is contained in:
parent
dc5fe5f73f
commit
19f89dfd2c
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcpd
|
||||
PKG_VERSION:=2014-06-16.2
|
||||
PKG_VERSION:=2014-06-17
|
||||
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:=b40f7fa3f3b48b574f513df1105d700c070aa335
|
||||
PKG_SOURCE_VERSION:=ec3320078c11474b8ea48225f330c15d9471e312
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user