From: Yousong Zhou Date: Mon, 19 Oct 2020 03:45:29 +0000 (+0800) Subject: ovn: bump to version 20.09.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6c50a78b658a0ade7818dfce7a8f62869bd4b1f7;p=openwrt-packages.git ovn: bump to version 20.09.0 Signed-off-by: Yousong Zhou --- diff --git a/net/ovn/Makefile b/net/ovn/Makefile index f41788e12..7cc6cbda1 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.2 -PKG_RELEASE:=2 +PKG_VERSION:=20.09.0 +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:=1cab735f6712be90316183072b6cb8426237f12d2de0293bb80e9954b3502150 +PKG_MIRROR_HASH:=38cf4af2c6b7e1b9440e21281c1da4dc5a48d03504b7063bc019b9459aba4a7e PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE