aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/terraform/APKBUILD')
-rw-r--r--community/terraform/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index b143c2ffa5..ecb185c0b0 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="Building, changing, and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
arch="all !armhf"
-license="MPL 2.0"
+license="MPL-2.0"
makedepends="go"
source="${pkgname}-${pkgver}.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz"
builddir="$srcdir/src/github.com/hashicorp/$pkgname"