lxcfs: update to 2.0.5
This commit is contained in:
parent
322140b27b
commit
f4e1bc1461
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxcfs'
|
||||
pkgname=lxcfs
|
||||
version=2.0.4
|
||||
version=2.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pamdir=/usr/lib/security"
|
||||
|
@ -8,7 +8,7 @@ hostmakedepends="pkg-config docbook2x"
|
|||
makedepends="dbus-glib-devel libcgmanager-devel lxc-devel fuse-devel"
|
||||
short_desc="LXC simple userspace filesystem"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://linuxcontainers.org/lxcfs/"
|
||||
homepage="https://linuxcontainers.org/lxcfs/"
|
||||
license="Apache-2.0"
|
||||
distfiles="http://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||||
checksum=fec832aae67783449798ebc8ed5f625eacad806e6876f2b86597310c8fd5d95d
|
||||
distfiles="https://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||||
checksum=c68b660fc224732bc727e9dd6a9bf97587e42622b6d9053321dff40503cc9709
|
||||
|
|
Loading…
Reference in a new issue