aboutsummaryrefslogtreecommitdiffstats
path: root/main/ldb
diff options
context:
space:
mode:
Diffstat (limited to 'main/ldb')
-rw-r--r--main/ldb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ldb/APKBUILD b/main/ldb/APKBUILD
index d27f40fb26..ce563bee3b 100644
--- a/main/ldb/APKBUILD
+++ b/main/ldb/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="A schema-less, ldap like, API and database"
url="http://ldb.samba.org/"
arch="all"
-license="LGPLv3+"
+license="LGPL-3.0-or-later"
makedepends="$depends_dev tevent-dev py-tevent tdb-dev py-tdb talloc-dev
python2-dev popt-dev cmocka-dev"
subpackages="$pkgname-dev py-$pkgname:_py $pkgname-tools"