odhcpd: fix more segfaults + ubus interaction
SVN-Revision: 39960
This commit is contained in:
parent
41eac52c04
commit
f4ace532c8
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcpd
|
||||
PKG_VERSION:=2014-03-20
|
||||
PKG_VERSION:=2014-03-20.1
|
||||
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:=d8cfeab6d37b470a33eeb0fac34934442f890f20
|
||||
PKG_SOURCE_VERSION:=c7a8e2380a5299d48a851717e139c0876e85483e
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user