diff options
Diffstat (limited to 'community/lxcfs/APKBUILD')
-rw-r--r-- | community/lxcfs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxcfs/APKBUILD b/community/lxcfs/APKBUILD index f269f1dd2f0..b7987b1c324 100644 --- a/community/lxcfs/APKBUILD +++ b/community/lxcfs/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="FUSE filesystem for LXC" url="https://linuxcontainers.org/lxcfs" arch="all" -license="Apache 2.0" +license="Apache-2.0" depends="cgmanager shadow-uidmap uidmapshift" makedepends="fuse-dev linux-pam-dev linux-headers help2man" subpackages="$pkgname-pam $pkgname-doc" |