diff options
Diffstat (limited to 'community/nxapi/APKBUILD')
-rw-r--r-- | community/nxapi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nxapi/APKBUILD b/community/nxapi/APKBUILD index 9b8bc4bebe..50038103fe 100644 --- a/community/nxapi/APKBUILD +++ b/community/nxapi/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="nginx/naxsi log parser, whitelist and report generator." url="http://www.nginx.org | https://github.com/nbs-system/naxsi" arch="noarch" -license="GPL v2" +license="GPL-2.0" depends="python2" depends_dev="" makedepends="python2-dev" |