mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
lxc: rebuild against OpenSSL
This commit is contained in:
parent
b155c518ad
commit
32ce09c3ae
2 changed files with 2 additions and 2 deletions
|
@ -1561,7 +1561,7 @@ libxmlsec1.so.1 xmlsec1-1.2.19_1
|
||||||
libxmlsec1-nss.so.1 xmlsec1-1.2.28_2
|
libxmlsec1-nss.so.1 xmlsec1-1.2.28_2
|
||||||
libxmlsec1-openssl.so.1 xmlsec1-1.2.30_1
|
libxmlsec1-openssl.so.1 xmlsec1-1.2.30_1
|
||||||
libcheck.so.0 check-0.9.12_1
|
libcheck.so.0 check-0.9.12_1
|
||||||
liblxc.so.1 liblxc-1.0.0_1
|
liblxc.so.1 liblxc-4.0.6_2
|
||||||
libtcmalloc.so.4 gperftools-2.1_1
|
libtcmalloc.so.4 gperftools-2.1_1
|
||||||
libaio.so.1 libaio-0.3.109_1
|
libaio.so.1 libaio-0.3.109_1
|
||||||
libofx.so.7 libofx-0.9.11_1
|
libofx.so.7 libofx-0.9.11_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxc'
|
# Template file for 'lxc'
|
||||||
pkgname=lxc
|
pkgname=lxc
|
||||||
version=4.0.6
|
version=4.0.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-doc --enable-seccomp
|
configure_args="--enable-doc --enable-seccomp
|
||||||
--enable-capabilities --enable-apparmor --with-distro=none
|
--enable-capabilities --enable-apparmor --with-distro=none
|
||||||
|
|
Loading…
Add table
Reference in a new issue