mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 19:34:49 +00:00
6relayd: fix a lease-timing issue with stateful DHCPv6
SVN-Revision: 36702
This commit is contained in:
parent
4ed6aabbfb
commit
d8d7d7f4aa
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=6relayd
|
||||
PKG_VERSION:=2013-05-22
|
||||
PKG_VERSION:=2013-05-24
|
||||
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:=13af934d39a68780f543c74b5c65fea623f9f906
|
||||
PKG_SOURCE_VERSION:=ad1874d490612f1a459194171451ef5641607e0e
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user