aboutsummaryrefslogtreecommitdiffstats
path: root/community/iotop/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/iotop/APKBUILD')
-rw-r--r--community/iotop/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/iotop/APKBUILD b/community/iotop/APKBUILD
index 34bcf7eeb45..5acbc732a8d 100644
--- a/community/iotop/APKBUILD
+++ b/community/iotop/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="I/O monitoring tool"
url="http://guichaz.free.fr/iotop/"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"