aboutsummaryrefslogtreecommitdiffstats
path: root/community/wavemon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wavemon/APKBUILD')
-rw-r--r--community/wavemon/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wavemon/APKBUILD b/community/wavemon/APKBUILD
index 2217063772d..0fc58b6ab57 100644
--- a/community/wavemon/APKBUILD
+++ b/community/wavemon/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Ncurses-based monitoring application for wireless network devices"
url="https://github.com/uoaerg/wavemon"
arch="all"
-license="GPL2+"
+license="GPL-2.0-or-later"
makedepends="ncurses-dev libcap-dev libnl3-dev autoconf automake"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/uoaerg/$pkgname/archive/v$pkgver.tar.gz"