Browse Source

ovn: bump to version 20.06.0

lilik-openwrt-22.03
Yousong Zhou 4 years ago
parent
commit
7e3d046a04
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/ovn/Makefile

+ 2
- 2
net/ovn/Makefile View File

@ -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…
Cancel
Save