odhcpd: don't lose downstream routes for managed PD
SVN-Revision: 41816
This commit is contained in:
parent
ad4a351f19
commit
22419ae4cb
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcpd
|
||||
PKG_VERSION:=2014-07-22
|
||||
PKG_VERSION:=2014-07-23
|
||||
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:=a6640c3f3fdd18baa22b64de148d63d9c13c893f
|
||||
PKG_SOURCE_VERSION:=ac448deb59fc9ed2f19a3549d521ab796ae6ca47
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue