From 918ec4d549cc80b590e50003d0c489c27f864749 Mon Sep 17 00:00:00 2001 From: Rosy Song Date: Wed, 12 Sep 2018 09:21:19 +0800 Subject: odhcpd: enable ipv6 server mode only when it is supported Signed-off-by: Rosy Song --- package/network/services/odhcpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/odhcpd/Makefile') diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile index 25a3cf5649..03adf00455 100644 --- a/package/network/services/odhcpd/Makefile +++ b/package/network/services/odhcpd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcpd -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_VERSION:=1.11 PKG_SOURCE_PROTO:=git -- cgit v1.2.3