From: Yousong Zhou Date: Mon, 29 Oct 2018 02:28:53 +0000 (+0000) Subject: openvswitch: bump to version 2.10.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=98d206086bf3f3c405c932d179b22089ef2a4d40;p=feed%2Fpackages.git openvswitch: bump to version 2.10.1 Signed-off-by: Yousong Zhou --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 9ed24eec2b..276ca0423d 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -15,11 +15,11 @@ include $(INCLUDE_DIR)/kernel.mk # - Check and update kmod dependencies when necessary (runtime module load check in the least) # PKG_NAME:=openvswitch -PKG_VERSION:=2.10.0 -PKG_RELEASE:=4 +PKG_VERSION:=2.10.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.openvswitch.org/releases/ -PKG_HASH:=64f7cdcfffc73b2e09980d04ee22731eadd6453698b92d7397c9e45c7c174050 +PKG_HASH:=4f93c764295952848a924271250d7c6a6a53747d0019ef6ff880aa8ea6897c80 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE