aboutsummaryrefslogtreecommitdiffstats
path: root/main/tdb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/tdb/APKBUILD')
-rw-r--r--main/tdb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tdb/APKBUILD b/main/tdb/APKBUILD
index edc73c2c61..5e82af3460 100644
--- a/main/tdb/APKBUILD
+++ b/main/tdb/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="The tdb library"
url="http://tdb.samba.org/"
arch="all"
-license="LGPLv3+"
+license="LGPL-3.0-or-later"
depends_dev="python2"
makedepends="$depends_dev python2-dev docbook-xsl"
subpackages="$pkgname-dev py-$pkgname:_py $pkgname-libs $pkgname-doc"