aboutsummaryrefslogtreecommitdiffstats
path: root/testing/git-review/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/git-review/APKBUILD')
-rw-r--r--testing/git-review/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/git-review/APKBUILD b/testing/git-review/APKBUILD
index a1bdc404aa..fbd01d2a66 100644
--- a/testing/git-review/APKBUILD
+++ b/testing/git-review/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A git command for submitting branches to Gerrit"
url="https://github.com/openstack-infra/git-review"
arch="noarch"
-license="APACHE2.0"
+license="Apache-2.0"
depends="git python3 py3-requests py3-idna py3-urllib3 py3-chardet py3-certifi"
makedepends="python3-dev"
subpackages="$pkgname-doc"