mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lxcfs: update to 0.18.
This commit is contained in:
parent
6d7b99e285
commit
376e2581ee
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'lxcfs'
|
# Template file for 'lxcfs'
|
||||||
pkgname=lxcfs
|
pkgname=lxcfs
|
||||||
version=0.13
|
version=0.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--with-pamdir=/usr/lib/security"
|
||||||
hostmakedepends="pkg-config docbook2x"
|
hostmakedepends="pkg-config docbook2x"
|
||||||
makedepends="dbus-glib-devel libcgmanager-devel lxc-devel fuse-devel"
|
makedepends="dbus-glib-devel libcgmanager-devel lxc-devel fuse-devel"
|
||||||
short_desc="LXC simple userspace filesystem"
|
short_desc="LXC simple userspace filesystem"
|
||||||
|
@ -10,4 +11,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://linuxcontainers.org/lxcfs/"
|
homepage="http://linuxcontainers.org/lxcfs/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="http://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
distfiles="http://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||||||
checksum=4d2b867931d3d5917d4c50b3ab79980d3cded5251f2fb7fca0255a30074a70de
|
checksum=4b01401512c41c3e764103a09c2af3978caadf6ca7099158b30660702c2467f4
|
||||||
|
|
Loading…
Add table
Reference in a new issue