lxcfs: update to 4.0.6
Update and adopt
This commit is contained in:
parent
6da57a8a1e
commit
ba6c05f646
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'lxcfs'
|
||||
pkgname=lxcfs
|
||||
version=3.1.2
|
||||
version=4.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fuse-devel"
|
||||
short_desc="FUSE filesystem for LXC"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Nathan <ndowens@artixlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://linuxcontainers.org/lxcfs/"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||||
checksum=f165ac6c2c149280e546b0eeca25a5b472036a58878e8c2799eb36e7ebd6b51a
|
||||
checksum=8bc4dbd3b0bd14379766993b4d5fa34c5331c0c2cc253c4d30797249f6a0096d
|
||||
|
||||
make_dirs="/var/lib/lxcfs 0755 root root"
|
||||
|
||||
|
|
Loading…
Reference in a new issue