summaryrefslogtreecommitdiff
path: root/system/lutok/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/lutok/APKBUILD')
-rw-r--r--system/lutok/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/lutok/APKBUILD b/system/lutok/APKBUILD
index 61106b7b3..5e84fd867 100644
--- a/system/lutok/APKBUILD
+++ b/system/lutok/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="Lightweight C++ API for Lua"
url="https://github.com/jmmv/lutok"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
depends_dev="lua5.3-dev"
makedepends="$depends_dev"
subpackages="$pkgname-dev $pkgname-doc"