aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libyang/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libyang/APKBUILD')
-rw-r--r--testing/libyang/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libyang/APKBUILD b/testing/libyang/APKBUILD
index 282326d168..126a08cbdd 100644
--- a/testing/libyang/APKBUILD
+++ b/testing/libyang/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="YANG data modelling language parser and toolkit"
url="https://github.com/CESNET/libyang"
arch="all"
-license="BSD"
+license="BSD-3-Clause-Clear"
depends="pcre"
makedepends="bison cmake cmocka-dev flex pcre-dev"
install=""