mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
lxcfs: update to 4.0.7.
This commit is contained in:
parent
0a49b95a1e
commit
c8b59cc0e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lxcfs'
|
# Template file for 'lxcfs'
|
||||||
pkgname=lxcfs
|
pkgname=lxcfs
|
||||||
version=4.0.6
|
version=4.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Nathan <ndowens@artixlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://linuxcontainers.org/lxcfs/"
|
homepage="https://linuxcontainers.org/lxcfs/"
|
||||||
distfiles="https://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
distfiles="https://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||||||
checksum=8bc4dbd3b0bd14379766993b4d5fa34c5331c0c2cc253c4d30797249f6a0096d
|
checksum=3f28e2f4b04c0090aaf88b72666505f0313768a5254dd48a14c43cf78c543ec8
|
||||||
|
|
||||||
make_dirs="/var/lib/lxcfs 0755 root root"
|
make_dirs="/var/lib/lxcfs 0755 root root"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue