From ad3044c424510668dd318c6a48c0b56bfba3c2da Mon Sep 17 00:00:00 2001 From: Hans Dedecker Date: Thu, 24 Sep 2020 22:04:39 +0200 Subject: vxlan: fix rsc config option Fix route short circuit config option; fixes commit 036221ce5a899eb99ef1c1623fc9460af00a69e7 Signed-off-by: Hans Dedecker --- package/network/config/vxlan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/config/vxlan/Makefile') diff --git a/package/network/config/vxlan/Makefile b/package/network/config/vxlan/Makefile index eb053bf111..0b4d6713f9 100644 --- a/package/network/config/vxlan/Makefile +++ b/package/network/config/vxlan/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vxlan -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3