openvswitch: rebuild against OpenSSL
This commit is contained in:
parent
ec5667fc63
commit
8c00ec385c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'openvswitch'
|
# Template file for 'openvswitch'
|
||||||
pkgname=openvswitch
|
pkgname=openvswitch
|
||||||
version=2.14.2
|
version=2.14.2
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686* x86_64* ppc64*"
|
archs="i686* x86_64* ppc64*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-rundir=/run/openvswitch"
|
configure_args="--with-rundir=/run/openvswitch"
|
||||||
pycompile_dirs="usr/share/openvswitch/python"
|
pycompile_dirs="usr/share/openvswitch/python"
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libressl-devel libcap-ng-devel"
|
makedepends="openssl-devel libcap-ng-devel"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Production quality, multilayer virtual switch"
|
short_desc="Production quality, multilayer virtual switch"
|
||||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue