diff options
Diffstat (limited to 'main/tevent/APKBUILD')
-rw-r--r-- | main/tevent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tevent/APKBUILD b/main/tevent/APKBUILD index 4dc1f448214..0f68f66e6a7 100644 --- a/main/tevent/APKBUILD +++ b/main/tevent/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="The tevent library" url="http://tevent.samba.org/" arch="all" -license="LGPLv3+" +license="LGPL-3.0-or-later" makedepends="python2-dev talloc-dev" replaces="samba" subpackages="$pkgname-dev py-$pkgname:_py" |