odhcpd: Fix a segfault in DHCPv6 option handling
SVN-Revision: 40881
This commit is contained in:
parent
cdc7ea3337
commit
57999c4807
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcpd
|
||||
PKG_VERSION:=2014-05-26
|
||||
PKG_VERSION:=2014-05-29
|
||||
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:=87b974a21add279ce7f7be31f7b22f7ea97949c3
|
||||
PKG_SOURCE_VERSION:=7fb8ef575d019796b212824a706b0ea5c6bdffaa
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user