From 30a33aa15084ef8e3c15722bfe31f8bb9cc183d3 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 8 May 2014 09:17:55 +0000 Subject: odhcp6c: some more fixes for map / lw4o6 support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40728 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/ipv6/odhcp6c/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/ipv6/odhcp6c/Makefile') diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile index e8bdbded42..26a599be26 100644 --- a/package/network/ipv6/odhcp6c/Makefile +++ b/package/network/ipv6/odhcp6c/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcp6c -PKG_VERSION:=2014-04-30 +PKG_VERSION:=2014-05-08 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:=a0bbaf5bffc66b1693577a374a9a599e313aefe1 +PKG_SOURCE_VERSION:=fa291eaf4ea0d94e84e9fb617ff81abae04a2835 PKG_MAINTAINER:=Steven Barth include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3