mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
openvswitch: update 2.14.0
This commit is contained in:
parent
e267ca5e67
commit
dc3ff7a835
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openvswitch'
|
# Template file for 'openvswitch'
|
||||||
pkgname=openvswitch
|
pkgname=openvswitch
|
||||||
version=2.13.0
|
version=2.14.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* ppc64*"
|
archs="i686* x86_64* ppc64*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://openvswitch.org/"
|
homepage="http://openvswitch.org/"
|
||||||
distfiles="http://openvswitch.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://openvswitch.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=dd5f727427e36cab22bdeae61529d8c8fccacc53d968cfa7658f7f935ddda531
|
checksum=4171e52a8c0ffe160c1daa6687219d902a2a6969b296d223d8dac980ab99a260
|
||||||
python_version=3
|
python_version=3
|
||||||
_completiondir="/usr/share/bash-completion/completions"
|
_completiondir="/usr/share/bash-completion/completions"
|
||||||
make_install_args+=" completiondir=${_completiondir}"
|
make_install_args+=" completiondir=${_completiondir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue