aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-resty-http/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lua-resty-http/APKBUILD')
-rw-r--r--community/lua-resty-http/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-resty-http/APKBUILD b/community/lua-resty-http/APKBUILD
index 6a43cb2da6..fb1cd89802 100644
--- a/community/lua-resty-http/APKBUILD
+++ b/community/lua-resty-http/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Lua HTTP client cosocket driver for OpenResty / ngx_lua"
url="https://github.com/pintsized/lua-resty-http"
arch="noarch"
-license="BSD2"
+license="BSD-2-Clause"
subpackages=""
source="$pkgname-$pkgver.tar.gz::https://github.com/pintsized/lua-resty-http/archive/v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"