vde2: rebuild against OpenSSL
This commit is contained in:
parent
be6572a2b3
commit
d5ae245eaa
2 changed files with 6 additions and 6 deletions
|
@ -1111,10 +1111,10 @@ libminiupnpc.so.17 miniupnpc-2.1_1
|
||||||
libxbps.so.5 libxbps-0.59.1_4
|
libxbps.so.5 libxbps-0.59.1_4
|
||||||
libatf-c.so.1 atf-libs-0.21_1
|
libatf-c.so.1 atf-libs-0.21_1
|
||||||
libatf-c++.so.2 atf-libs-0.21_1
|
libatf-c++.so.2 atf-libs-0.21_1
|
||||||
libvdeplug.so.3 libvde2-2.3.2_1
|
libvdeplug.so.3 libvde2-2.3.2_23
|
||||||
libvdemgmt.so.0 libvde2-2.3.2_1
|
libvdemgmt.so.0 libvde2-2.3.2_23
|
||||||
libvdehist.so.0 libvde2-2.3.2_1
|
libvdehist.so.0 libvde2-2.3.2_23
|
||||||
libvdesnmp.so.0 libvde2-2.3.2_1
|
libvdesnmp.so.0 libvde2-2.3.2_23
|
||||||
libsbc.so.1 sbc-1.0_1
|
libsbc.so.1 sbc-1.0_1
|
||||||
libecryptfs.so.1 libecryptfs-111_9
|
libecryptfs.so.1 libecryptfs-111_9
|
||||||
libnuma.so.1 libnuma-2.0.7_1
|
libnuma.so.1 libnuma-2.0.7_1
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'vde2'
|
# Template file for 'vde2'
|
||||||
pkgname=vde2
|
pkgname=vde2
|
||||||
version=2.3.2
|
version=2.3.2
|
||||||
revision=22
|
revision=23
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-experimental
|
configure_args="--disable-static --enable-experimental
|
||||||
--disable-python --enable-kernel-switch"
|
--disable-python --enable-kernel-switch"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
makedepends="libpcap-devel libressl-devel"
|
makedepends="libpcap-devel openssl-devel"
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/vde2/vdecmd
|
/etc/vde2/vdecmd
|
||||||
/etc/vde2/libvdemgmt/asyncrecv.rc
|
/etc/vde2/libvdemgmt/asyncrecv.rc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue