aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-codecov/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-codecov/APKBUILD')
-rw-r--r--testing/py-codecov/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-codecov/APKBUILD b/testing/py-codecov/APKBUILD
index 00dc052c390..14223061671 100644
--- a/testing/py-codecov/APKBUILD
+++ b/testing/py-codecov/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Report uploader for Codecov"
url="https://github.com/codecov/codecov-python"
arch="noarch"
-license="Apache2"
+license="Apache-2.0"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"