aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-05-31 09:18:21 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-05-31 09:18:21 +0000
commit6d04a617f3fb5f6eeb51acbe08dcbe1c3fa3a32f (patch)
tree4b40bc80b707bb89f0ee27ac13e23d4853d735b6 /community/terraform
parent4f7fbb6477fa56403b047a06e1afd9f2035ba2d9 (diff)
downloadaports-6d04a617f3fb5f6eeb51acbe08dcbe1c3fa3a32f.tar.bz2
aports-6d04a617f3fb5f6eeb51acbe08dcbe1c3fa3a32f.tar.xz
community/terraform: upgrade to 0.11.7
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 852c504fc3..b26b90db6c 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Sergii Sadovyi <serg.sadovoi@gmail.com>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
-pkgver=0.11.4
+pkgver=0.11.7
pkgrel=0
pkgdesc="Building, changing and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
@@ -35,4 +35,4 @@ package() {
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha512sums="f8c75b792d7d31bac34b3cd3fbdd647bdc9fff94496cf955ce4b83e5e4da662b29cd6551a530cbbf917fcc11f111038470a3415ff2fade2d5e6fc52bfe93aa90 terraform-0.11.4.tar.gz"
+sha512sums="0ee0317bbca8b59698ae58cc090b7f6e11631885327bdcb805859312895c0f61e8eb87aa2fd4cd4ed7e4835fe50941a3f678b85aae8fc8b4585f9403d5c06de3 terraform-0.11.7.tar.gz"