mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
lxcfs: update to 3.0.3.
This commit is contained in:
parent
164e325736
commit
18451c663a
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'lxcfs'
|
||||
pkgname=lxcfs
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fuse-devel"
|
||||
short_desc="FUSE filesystem for LXC"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://linuxcontainers.org/lxcfs/"
|
||||
license="Apache-2.0"
|
||||
homepage="https://linuxcontainers.org/lxcfs/"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||||
checksum=f131f2addb0aa4b7256c59800b2528075dfbb5852a71057827f49c2411f2d939
|
||||
checksum=890aa30d960d9b1e53b0c0712bf645c1f1924f750e32cd090f368c1338bd462f
|
||||
|
||||
make_dirs="var/lib/lxcfs 0755 root root"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue