Adopt SPDX identifiers for license fields

This commit is contained in:
Manuel 2024-07-21 07:32:40 +02:00
parent 5f7936a6e9
commit 18db425322
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ pkgbase = nginx-mod-form-input
pkgrel = 1
url = https://github.com/calio/form-input-nginx-module
arch = x86_64
license = BSD
license = BSD-2-Clause
makedepends = nginx-src
depends = nginx
depends = nginx-mod-ndk

View file

@ -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