aboutsummaryrefslogtreecommitdiffstats
path: root/community/glances/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/glances/APKBUILD')
-rw-r--r--community/glances/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glances/APKBUILD b/community/glances/APKBUILD
index b83323a207..ae5a1d7ab9 100644
--- a/community/glances/APKBUILD
+++ b/community/glances/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="A CLI curses based monitoring tool"
url="http://nicolargo.github.com/glances/"
arch="noarch"
-license="LGPL3+"
+license="LGPL-3.0-or-later"
depends="py2-psutil py2-bottle py2-snmp py2-batinfo docker-py py-setuptools"
makedepends="python2-dev py-setuptools"
subpackages="$pkgname-doc"