aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
authorDouglas Campos <qmx@qmx.me>2017-09-20 15:11:00 -0400
committerTimo Teräs <timo.teras@iki.fi>2017-09-22 12:54:51 +0000
commitd328af8cd4524b8519ff040de2036464f41bd099 (patch)
tree096fd9bca414bd9d73f4ef2697b0522bae414c46 /community/terraform
parent697bff3c84994d360fdb1334cde7248ffcf6a8ee (diff)
downloadaports-d328af8cd4524b8519ff040de2036464f41bd099.tar.bz2
aports-d328af8cd4524b8519ff040de2036464f41bd099.tar.xz
bump terraform to 0.10.6
Diffstat (limited to 'community/terraform')
-rw-r--r--community/terraform/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index debc7848f6..8113d4cda3 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Gennady Feldman <gena01@gmail.com>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
-pkgver=0.9.11
+pkgver=0.10.6
pkgrel=0
pkgdesc="Building, changing, and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
@@ -28,4 +28,4 @@ package() {
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha512sums="73c16c8bf1e006bce23db26657de7ad130c049c137c23c0fd82c509a145303ebdac141b971f87d9cd0d5b193ca262c09787ff879e5588b90f87a764874b509db terraform-0.9.11.tar.gz"
+sha512sums="1c8e016384eb453ce7cd2ce3b1f6d3a4f86675e6da50c46c31418bf3244d835e94928932fe63fc7299e4bafaffbf77688a9b74bb6966497f9399b446ce4dbddf terraform-0.10.6.tar.gz"