* update lxc to 1:6.0.1-1

This commit is contained in:
Alexander Baldeck 2024-09-10 17:24:51 +02:00
parent daeee8719a
commit aff41f75a7
3 changed files with 50 additions and 3 deletions

41
lxc/.SRCINFO Normal file
View File

@ -0,0 +1,41 @@
pkgbase = lxc
pkgdesc = Linux Containers
pkgver = 6.0.1
pkgrel = 1
epoch = 1
url = https://linuxcontainers.org
arch = x86_64
license = LGPL
makedepends = docbook2x
makedepends = systemd
makedepends = meson
makedepends = lua
makedepends = python-setuptools
makedepends = apparmor
depends = bash
depends = perl
depends = libseccomp
depends = libcap
depends = python
depends = rsync
depends = wget
optdepends = dnsmasq: lxc-net.service
optdepends = lua
optdepends = lua-filesystem: lxc-top
optdepends = lua-alt-getopt: lxc-top
options = emptydirs
backup = etc/lxc/default.conf
backup = etc/default/lxc
source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.1.tar.gz
source = https://linuxcontainers.org/downloads/lxc/lxc-6.0.1.tar.gz.asc
source = lxc.tmpfiles.d
source = lxc.service
source = lxc-auto.service
validpgpkeys = 602F567663E593BCBD14F338C638974D64792D67
sha256sums = ccb38fbcdb86a82ee8192ccc85bba47edaf824439e9a7f12ab178d51ff1f77e0
sha256sums = SKIP
sha256sums = 10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479
sha256sums = bbe7e0447bc3bf5f75f312c34d647f5218024731628a5e8633b1ea1801ebe16b
sha256sums = b31f8d6b301ab9901b43f2696bcd0babb32b96e4a59fab63a2d642e43bf26bb3
pkgname = lxc

6
lxc/.nvchecker.toml Normal file
View File

@ -0,0 +1,6 @@
[lxc]
source = "github"
github = "lxc/lxc"
prefix = "lxc-"
use_max_tag = true
ignored = "start"

View File

@ -8,8 +8,8 @@
pkgname=lxc
epoch=1
pkgver=6.0.0
pkgrel=4
pkgver=6.0.1
pkgrel=1
pkgdesc="Linux Containers"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://linuxcontainers.org"
@ -28,7 +28,7 @@ source=("https://linuxcontainers.org/downloads/lxc/$pkgname-${pkgver}.tar.gz"{,.
"lxc.tmpfiles.d"
"lxc.service"
"lxc-auto.service")
sha256sums=('3f6981c61ff39f9e550a18cf22d6e26792cde5dd34f9d3c93badfeaaee8814b2'
sha256sums=('ccb38fbcdb86a82ee8192ccc85bba47edaf824439e9a7f12ab178d51ff1f77e0'
'SKIP'
'10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479'
'bbe7e0447bc3bf5f75f312c34d647f5218024731628a5e8633b1ea1801ebe16b'