lxc: update to 4.0.4.
This commit is contained in:
parent
9f8518b508
commit
35fa9d3a4a
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
_desc="Linux Containers"
|
_desc="Linux Containers"
|
||||||
|
|
||||||
pkgname=lxc
|
pkgname=lxc
|
||||||
version=4.0.2
|
version=4.0.4
|
||||||
revision=2
|
revision=1
|
||||||
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
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
homepage="https://linuxcontainers.org"
|
homepage="https://linuxcontainers.org"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
distfiles="https://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
|
distfiles="https://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
|
||||||
checksum=ca336dcdf303fea5ff231d89a9b6278b061c4cffb14f0db0a71a15bdd95a5cb0
|
checksum=3c65a8ba20ed2b66c2075dc914aa632f76d0137af707b851b62b5555fed7d995
|
||||||
|
|
||||||
conf_files="/etc/lxc/default.conf"
|
conf_files="/etc/lxc/default.conf"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue