Adopt SPDX identifiers for license fields
This commit is contained in:
parent
22120a640c
commit
cc9e320509
38 changed files with 42 additions and 43 deletions
|
@ -5,7 +5,7 @@ pkgbase = gvisor-bin
|
|||
url = https://gvisor.dev
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = Apache
|
||||
license = Apache-2.0
|
||||
optdepends = docker: for Docker runtime support
|
||||
provides = gvisor
|
||||
conflicts = gvisor
|
||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
|||
pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use'
|
||||
arch=('x86_64' 'aarch64')
|
||||
url='https://gvisor.dev'
|
||||
license=('Apache')
|
||||
license=('Apache-2.0')
|
||||
optdepends=('docker: for Docker runtime support')
|
||||
provides=(
|
||||
"${pkgname%-bin}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue