6relayd: Fix a segfault when multiple downstream interfaces are present
SVN-Revision: 36687
This commit is contained in:
parent
dd83e87ab0
commit
9d115df749
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=6relayd
|
||||
PKG_VERSION:=2013-05-21
|
||||
PKG_VERSION:=2013-05-21.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/6relayd.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=21edfa07e695135b46afc693e96e595a58dfae57
|
||||
PKG_SOURCE_VERSION:=0e033b799308550cf826a1c4aa41bad89fe7dea4
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user