Skip to content
Snippets Groups Projects
Commit 7912cc53 authored by cyrus's avatar cyrus
Browse files

odhcp6c: Fix address / prefix expiry logic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36675 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 5a37705b
No related branches found
No related tags found
No related merge requests found
......@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
PKG_VERSION:=2013-05-15
PKG_VERSION:=2013-05-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:=dbf89816bd12d727dc7b006406f619ff3d2da382
PKG_SOURCE_VERSION:=feec1ad5767b977ce47e6738930c99c22ba0ce9c
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
include $(INCLUDE_DIR)/package.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment