From 19b2e7627ef3eeca5c7170dbd215cfbee3fbe6e6 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Wed, 28 Feb 2018 14:55:31 +0800 Subject: [PATCH] openvswitch: bump PKG_RELEASE Signed-off-by: Yousong Zhou --- net/openvswitch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index e68e7413d9..bf250a2fd1 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2013 Julius Schulz-Zander # Copyright (C) 2014-2017 OpenWrt.org # @@ -12,8 +12,8 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=openvswitch -PKG_RELEASE:=1 PKG_VERSION:=2.8.1 +PKG_RELEASE:=2 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=COPYING PKG_USE_MIPS16:=0