aboutsummaryrefslogtreecommitdiffstats
path: root/community/ioping/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ioping/APKBUILD')
-rw-r--r--community/ioping/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ioping/APKBUILD b/community/ioping/APKBUILD
index f7c7f4d2119..4922a43ee03 100644
--- a/community/ioping/APKBUILD
+++ b/community/ioping/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A simple disk i/o latency measurement tool"
url="https://github.com/koct9i/ioping"
arch="all"
-license="GPL3+"
+license="GPL-3.0-or-later"
depends=""
depends_dev=""
makedepends="$depends_dev linux-headers"