diff options
Diffstat (limited to 'community/bubblewrap/APKBUILD')
-rw-r--r-- | community/bubblewrap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bubblewrap/APKBUILD b/community/bubblewrap/APKBUILD index d33b1303e09..e2ecf4978d1 100644 --- a/community/bubblewrap/APKBUILD +++ b/community/bubblewrap/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Unprivileged sandboxing tool" url="https://github.com/projectatomic/bubblewrap" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" options="!check suid" makedepends="autoconf automake libcap-dev docbook-xsl" subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp:noarch" |