odhcp6c: Fix metric for on-link prefix routes
SVN-Revision: 36094
This commit is contained in:
parent
6fbd824e9b
commit
eeb88a1df3
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=odhcp6c
|
||||
PKG_VERSION:=2013-03-18
|
||||
PKG_VERSION:=2013-03-20
|
||||
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/odhcp6c.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=82e0235c10dda8b9baeb06b6383bec1f43bb61a2
|
||||
PKG_SOURCE_VERSION:=2cc9d0fa03c68cea04111c05b139e5eaaa999fca
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
Reference in New Issue
Block a user