openvswitch: update 2.14.0

This commit is contained in:
Renato Aguiar 2020-11-08 08:12:28 +00:00 committed by Andrew J. Hesford
parent e267ca5e67
commit dc3ff7a835

View file

@ -1,6 +1,6 @@
# Template file for 'openvswitch'
pkgname=openvswitch
version=2.13.0
version=2.14.0
revision=1
archs="i686* x86_64* ppc64*"
build_style=gnu-configure
@ -14,7 +14,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
license="Apache-2.0"
homepage="http://openvswitch.org/"
distfiles="http://openvswitch.org/releases/${pkgname}-${version}.tar.gz"
checksum=dd5f727427e36cab22bdeae61529d8c8fccacc53d968cfa7658f7f935ddda531
checksum=4171e52a8c0ffe160c1daa6687219d902a2a6969b296d223d8dac980ab99a260
python_version=3
_completiondir="/usr/share/bash-completion/completions"
make_install_args+=" completiondir=${_completiondir}"