From: Yousong Zhou Date: Tue, 25 Aug 2020 07:14:03 +0000 (+0800) Subject: ovn: bump to version 20.06.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fed92c81b67abc5cc8da3d3fb5a0f99b8e3b67ca;p=openwrt-packages.git ovn: bump to version 20.06.2 Signed-off-by: Yousong Zhou --- diff --git a/net/ovn/Makefile b/net/ovn/Makefile index 62c35ae9a..68b96132e 100644 --- a/net/ovn/Makefile +++ b/net/ovn/Makefile @@ -9,13 +9,13 @@ include $(INCLUDE_DIR)/kernel.mk include ../openvswitch/openvswitch.mk PKG_NAME:=ovn -PKG_VERSION:=20.06.1 -PKG_RELEASE:=3 +PKG_VERSION:=20.06.2 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/ovn-org/ovn.git PKG_SOURCE_VERSION:=v$(PKG_VERSION) -PKG_MIRROR_HASH:=046002c271fd29c496be53b5673a7ede6f381343bef49732e9bd17ed1454940e +PKG_MIRROR_HASH:=1cab735f6712be90316183072b6cb8426237f12d2de0293bb80e9954b3502150 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE