aboutsummaryrefslogtreecommitdiffstats
path: root/testing/platformio-core/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/platformio-core/APKBUILD')
-rw-r--r--testing/platformio-core/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/platformio-core/APKBUILD b/testing/platformio-core/APKBUILD
index 9bc92d36c5..691ca37b83 100644
--- a/testing/platformio-core/APKBUILD
+++ b/testing/platformio-core/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="An open source ecosystem for IoT development"
url="http://platformio.org"
arch="all"
-license="ASL 2.0"
+license="Apache-2.0"
depends="python py-bottle py-click5 py-lockfile py-serial
py-requests py-colorama py-semanticversion"
makedepends="python-dev py-setuptools"