odhcpd: Fix ubus integration
SVN-Revision: 38994
This commit is contained in:
parent
ee2cd0354c
commit
fb6ebac74a
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcpd
|
||||
PKG_VERSION:=2013-10-23
|
||||
PKG_VERSION:=2013-12-04
|
||||
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:=16cee36ff3cf1895f87368709dabd3ffd5f24e4f
|
||||
PKG_SOURCE_VERSION:=d2e8dc035bbbe8f29533817b892ddd41350b87f8
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue