From: Yousong Zhou Date: Thu, 20 Jun 2019 06:51:01 +0000 (+0000) Subject: openvswitch: bump to version 2.11.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6aef8faae709f726324f9ce634a5582a2f946b71;p=openwrt-packages.git openvswitch: bump to version 2.11.1 Signed-off-by: Yousong Zhou --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index f8722ee0e..7e7b25cfb 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.11.0 -PKG_RELEASE:=3 +PKG_VERSION:=2.11.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.openvswitch.org/releases/ -PKG_HASH:=f4b01d7376d7298bc6e7fa7a6067229ca7c7e299394e5ea9aff651d52edfdbee +PKG_HASH:=c1296ae44a7b176150915e33bc497cc0a7a02caeba84ea43ce9b6a2509d9b5dc PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE