aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/Makefile
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2018-02-24 20:59:10 +0100
committerHans Dedecker <dedeckeh@gmail.com>2018-02-24 21:04:06 +0100
commit1a5863d6d70032b46dbc0e14ae1abb29ac3e81a8 (patch)
treeeac4471f9016bdd7fe700a9bbe3165d3989e9dd4 /package/network/ipv6/odhcp6c/Makefile
parent66222dd92b3bdb0f035a4ab0370796cfdcdf8593 (diff)
downloadupstream-1a5863d6d70032b46dbc0e14ae1abb29ac3e81a8.tar.gz
upstream-1a5863d6d70032b46dbc0e14ae1abb29ac3e81a8.tar.bz2
upstream-1a5863d6d70032b46dbc0e14ae1abb29ac3e81a8.zip
odhcp6c: rework sendopts handling
Bring logic of sendopts handling in line with ip6prefix handling Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/ipv6/odhcp6c/Makefile')
-rw-r--r--package/network/ipv6/odhcp6c/Makefile2
1 files changed, 1 insertions, 1 deletions
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