From 1a5863d6d70032b46dbc0e14ae1abb29ac3e81a8 Mon Sep 17 00:00:00 2001 From: Hans Dedecker Date: Sat, 24 Feb 2018 20:59:10 +0100 Subject: odhcp6c: rework sendopts handling Bring logic of sendopts handling in line with ip6prefix handling Signed-off-by: Hans Dedecker --- package/network/ipv6/odhcp6c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/ipv6/odhcp6c/Makefile') diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile index 8abb63317f..3d6d944791 100644 --- a/package/network/ipv6/odhcp6c/Makefile +++ b/package/network/ipv6/odhcp6c/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcp6c -PKG_RELEASE:=9 +PKG_RELEASE:=10 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcp6c.git -- cgit v1.2.3