lxcfs: update to 0.9.
This commit is contained in:
parent
69449419a9
commit
decb4a44dd
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxcfs'
|
||||
pkgname=lxcfs
|
||||
version=0.5
|
||||
version=0.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config docbook2x"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://linuxcontainers.org/lxcfs/"
|
||||
license="Apache-2.0"
|
||||
distfiles="http://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||||
checksum=a84214cd2bfd0123110bf4ccede3ab8b6797c1a5f14adac920bfe6e08573ed20
|
||||
checksum=e58cbb61cbb81498c1962cfba4709c3f4900d0e94789579651f0b95fbc0b19c6
|
||||
|
|
1
srcpkgs/lxcfs/update
Normal file
1
srcpkgs/lxcfs/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="${homepage}downloads"
|
Loading…
Reference in a new issue