aboutsummaryrefslogtreecommitdiffstats
path: root/main/talloc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/talloc/APKBUILD')
-rw-r--r--main/talloc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/talloc/APKBUILD b/main/talloc/APKBUILD
index 9d5b6aceaed..5441ab6621c 100644
--- a/main/talloc/APKBUILD
+++ b/main/talloc/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A memory pool management library"
url="http://talloc.samba.org/"
arch="all"
-license="LGPL3+"
+license="LGPL-3.0-or-later"
replaces="samba-common"
makedepends="$depends_dev python2-dev libxslt docbook-xsl"
subpackages="$pkgname-dev py-$pkgname:_py $pkgname-doc"