diff options
Diffstat (limited to 'testing/py-lxc-python2')
-rw-r--r-- | testing/py-lxc-python2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-lxc-python2/APKBUILD b/testing/py-lxc-python2/APKBUILD index 4df7438675..2bcfa25f11 100644 --- a/testing/py-lxc-python2/APKBUILD +++ b/testing/py-lxc-python2/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Python2 bindings for LXC" url="https://pypi.python.org/pypi/lxc-python2" arch="all" -license="LGPLv2+" +license="LGPL-2.0-or-later" depends="" makedepends="lxc-dev python-dev py-setuptools" subpackages="" |