From: Yousong Zhou Date: Fri, 8 Jan 2021 07:18:43 +0000 (+0800) Subject: ovn: bump to version 20.12.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5fb4fc1fd7983d72befb8c8452e00988d26dfa52;p=openwrt-packages.git ovn: bump to version 20.12.0 Signed-off-by: Yousong Zhou --- diff --git a/net/ovn/Makefile b/net/ovn/Makefile index 7cc6cbda1..162150045 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.09.0 +PKG_VERSION:=20.12.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:=38cf4af2c6b7e1b9440e21281c1da4dc5a48d03504b7063bc019b9459aba4a7e +PKG_MIRROR_HASH:=6d1b5d907b4445e84653527ccf5977b05555c785f90587dee0fc1950d96727cc PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE