From: Yousong Zhou Date: Fri, 1 Jun 2018 04:13:07 +0000 (+0800) Subject: openvswitch: bump to version 2.9.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=02fa673f8283da06f76f04802012f7600dd7f78f;p=openwrt-packages.git openvswitch: bump to version 2.9.2 Signed-off-by: Yousong Zhou --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 54b436a26..2d33c1f72 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=openvswitch -PKG_VERSION:=2.8.2 -PKG_RELEASE:=2 +PKG_VERSION:=2.9.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.openvswitch.org/releases/ -PKG_HASH:=87b4a7e7134a44ce1f808d3415a2244b4518c2b0b2a42fa2f8231e592f13103d +PKG_HASH:=90f084dc282fdb588a2cfff351fea359492f69600f1e4a1286e24e44901de113 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE