ovn: bump to version 20.06.0
This commit is contained in:
parent
a8a1fbfa0d
commit
7e3d046a04
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||
include ../openvswitch/openvswitch.mk
|
||||
|
||||
PKG_NAME:=ovn
|
||||
PKG_VERSION:=20.03.0
|
||||
PKG_VERSION:=20.06.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:=8d1cf00ce563bfeea72f5a5f86d82df07f762133b0ac7661a625b637b02e410a
|
||||
PKG_MIRROR_HASH:=06236ee393a64e1a7d400a12379acdcc58ae55ee1e6fe9e9475646f2bcb9d03d
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in a new issue