6relayd: correctly set downstream routes for DHCPv6-PD
SVN-Revision: 36969
This commit is contained in:
parent
2a5e1910d5
commit
de2a7547b7
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=6relayd
|
||||
PKG_VERSION:=2013-06-11
|
||||
PKG_VERSION:=2013-06-19
|
||||
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:=8f107ae49698740f374d8adafa90ff5da459d1ec
|
||||
PKG_SOURCE_VERSION:=5fcbe2ae5026e371f6182a6d9e4004fb44a0f20f
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue