aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dstat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dstat/APKBUILD')
-rw-r--r--testing/dstat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dstat/APKBUILD b/testing/dstat/APKBUILD
index 2fa0dff095d..7ad3ef7cad7 100644
--- a/testing/dstat/APKBUILD
+++ b/testing/dstat/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A versatile resource statistics tool"
url="http://dag.wieers.com/home-made/dstat/"
arch="noarch"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="python2"
depends_dev="python2-dev"
makedepends="$depends_dev"