aboutsummaryrefslogtreecommitdiffstats
path: root/main/ansible/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ansible/APKBUILD')
-rw-r--r--main/ansible/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ansible/APKBUILD b/main/ansible/APKBUILD
index 0d88c268f0..744a6fb08f 100644
--- a/main/ansible/APKBUILD
+++ b/main/ansible/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="A configuration-management, deployment, task-execution, and multinode orchestration framework"
url="https://ansible.com"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
_py=py2
depends="python2 $_py-yaml $_py-paramiko $_py-jinja2 $_py-markupsafe $_py-crypto"
makedepends="python2-dev py-setuptools"