aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-02-05 16:49:35 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-02-05 16:49:35 +0000
commitdde7aa743e4b2489e22fdaef394cfcda381e3bfc (patch)
tree78492f7fd9fb6f00dec1c65168ac8a6c2f628c0e /community/terraform
parenta6036e2e8c6ec7fb9b99bc52838a04348907a428 (diff)
downloadaports-dde7aa743e4b2489e22fdaef394cfcda381e3bfc.tar.bz2
aports-dde7aa743e4b2489e22fdaef394cfcda381e3bfc.tar.xz
community/terraform: upgrade to 0.11.3
Diffstat (limited to 'community/terraform')
-rw-r--r--community/terraform/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index e6144b2694..8dba8240df 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -3,9 +3,9 @@
# Contributor: Sergii Sadovyi <serg.sadovoi@gmail.com>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
-pkgver=0.11.2
+pkgver=0.11.3
pkgrel=0
-pkgdesc="Building, changing, and combining infrastructure safely and efficiently"
+pkgdesc="Building, changing and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
arch="all !armhf"
license="MPL-2.0"
@@ -35,4 +35,4 @@ package() {
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha512sums="0adf96b2a64e96adb50b3b6d1afdc1c79795428061c4fc389e7ce1d3d79f15dc6419392eb5426f22e0a6c0b0f8b10732f7d0e2694951c97f15c4a8d8460dad19 terraform-0.11.2.tar.gz"
+sha512sums="983817f183181edd54a3c78260de6ee291beda2b7f8b2ee987c0ce6cf209ce09ca021fb32f1d839bb90c48d14921012ab3328d2ca160d40166e449b5af0236ba terraform-0.11.3.tar.gz"