From 18451c663a5d5969f6ab6280ae51e4ff77569900 Mon Sep 17 00:00:00 2001 From: prspkt Date: Mon, 26 Nov 2018 20:25:38 +0200 Subject: [PATCH] lxcfs: update to 3.0.3. --- srcpkgs/lxcfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxcfs/template b/srcpkgs/lxcfs/template index ea48425a792..e1d98dfa3ac 100644 --- a/srcpkgs/lxcfs/template +++ b/srcpkgs/lxcfs/template @@ -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 " -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"