aboutsummaryrefslogtreecommitdiffstats
path: root/community/salt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/salt/APKBUILD')
-rw-r--r--community/salt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/salt/APKBUILD b/community/salt/APKBUILD
index 0a835586219..4600282083b 100644
--- a/community/salt/APKBUILD
+++ b/community/salt/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A parallel remote execution system"
url="https://github.com/saltstack/salt"
arch="noarch"
-license="ASL-2.0"
+license="Apache-2.0"
depends="py2-tornado py2-yaml py2-jinja2 py2-markupsafe py2-msgpack py2-crypto py2-zmq
py2-six py2-requests py2-futures py2-pygit2 py2-dateutil procps"
makedepends="python2-dev py2-libcloud"