aboutsummaryrefslogtreecommitdiffstats
path: root/community/wrk/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wrk/APKBUILD')
-rw-r--r--community/wrk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wrk/APKBUILD b/community/wrk/APKBUILD
index 99482645703..6a757992771 100644
--- a/community/wrk/APKBUILD
+++ b/community/wrk/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="wrk is a modern HTTP benchmarking tool"
url="https://github.com/wg/wrk"
# requires -march=i586 to build on x86
arch="x86_64"
-license="ASL 2.0"
+license="Apache-2.0"
depends=""
depends_dev=""
options="!check" # upstream does not provide tests