diff options
Diffstat (limited to 'main/bwm-ng')
-rw-r--r-- | main/bwm-ng/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bwm-ng/APKBUILD b/main/bwm-ng/APKBUILD index 0457707b1d..bcaf7494a3 100644 --- a/main/bwm-ng/APKBUILD +++ b/main/bwm-ng/APKBUILD @@ -5,7 +5,7 @@ pkgrel=3 pkgdesc="A small and simple console-based live bandwidth monitor" url="http://www.gropp.org/" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" subpackages="$pkgname-doc" depends="" makedepends="ncurses-dev" |