Adopt SPDX identifiers for license fields
This commit is contained in:
parent
22120a640c
commit
cc9e320509
38 changed files with 42 additions and 43 deletions
|
@ -13,7 +13,7 @@ arch=('x86_64')
|
|||
depends=('nginx' 'nginx-mod-ndk')
|
||||
makedepends=('nginx-src')
|
||||
url="https://github.com/calio/$_modname-nginx-module"
|
||||
license=('BSD')
|
||||
license=('BSD-2-Clause')
|
||||
|
||||
source=(
|
||||
https://github.com/vision5/ngx_devel_kit/archive/v$_ndkver/ngx_devel_kit-$_ndkver.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue