lxc: update to 4.0.4.
This commit is contained in:
parent
9f8518b508
commit
35fa9d3a4a
|
@ -2,8 +2,8 @@
|
|||
_desc="Linux Containers"
|
||||
|
||||
pkgname=lxc
|
||||
version=4.0.2
|
||||
revision=2
|
||||
version=4.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-doc --enable-seccomp
|
||||
--enable-capabilities --enable-apparmor --with-distro=none
|
||||
|
@ -16,7 +16,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
homepage="https://linuxcontainers.org"
|
||||
license="LGPL-2.1-or-later"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
|
||||
checksum=ca336dcdf303fea5ff231d89a9b6278b061c4cffb14f0db0a71a15bdd95a5cb0
|
||||
checksum=3c65a8ba20ed2b66c2075dc914aa632f76d0137af707b851b62b5555fed7d995
|
||||
|
||||
conf_files="/etc/lxc/default.conf"
|
||||
make_dirs="
|
||||
|
|
Loading…
Reference in New Issue