summaryrefslogtreecommitdiff
path: root/lxc/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2023-01-17 19:11:13 +0000
committerTim Biermann <tbier@posteo.de>2023-01-17 19:29:22 +0000
commit0b268f00ef964e5639f0de6840dd224cbc949a92 (patch)
tree3c0526b6bfacc75d935d1eeff5f35403df341b0b /lxc/Pkgfile
parenta64be495226463883e3e722412e8d2882fd60ac8 (diff)
downloadcontrib-0b268f00ef964e5639f0de6840dd224cbc949a92.tar.gz
contrib-0b268f00ef964e5639f0de6840dd224cbc949a92.tar.xz
lxc: 5.0.1 -> 5.0.2
Diffstat (limited to 'lxc/Pkgfile')
-rw-r--r--lxc/Pkgfile10
1 files changed, 3 insertions, 7 deletions
diff --git a/lxc/Pkgfile b/lxc/Pkgfile
index a4c790931..0db099426 100644
--- a/lxc/Pkgfile
+++ b/lxc/Pkgfile
@@ -6,16 +6,12 @@
# Optional: dnsmasq gnupg lua
name=lxc
-version=5.0.1
-release=2
+version=5.0.2
+release=1
source=(https://linuxcontainers.org/downloads/$name/$name-$version.tar.gz
- default.conf lxc-usernet lxc-users-setup lxc-users lxc-cgroups lxc-net
- 4179.patch
- 02-distrosysconfdir.patch)
+ default.conf lxc-usernet lxc-users-setup lxc-users lxc-cgroups lxc-net)
build() {
- patch -Np1 -d $name-$version -i $SRC/02-distrosysconfdir.patch
- patch -Np1 -d $name-$version -i $SRC/4179.patch
# fix pam_libdir
sed "/pam_security/s/libdir/'\/', 'lib'/" -i $name-$version/meson.build

Generated by cgit