aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-12 23:25:57 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-12 23:25:57 +0000
commit74db6c107f2e931b8af9cee708ee7ce810f488a9 (patch)
treea93e970f8336a1bf3d9c64591667745332d3047f /community/terraform
parentaae465637c8cc98f3c4f1bcadfc1ae70bf8dc40f (diff)
downloadaports-74db6c107f2e931b8af9cee708ee7ce810f488a9.tar.bz2
aports-74db6c107f2e931b8af9cee708ee7ce810f488a9.tar.xz
community/terraform: upgrade to 0.11.1
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 f21e5c67e3..b143c2ffa5 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.0
+pkgver=0.11.1
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="1cb145b81b7df264f1b3f78c2c449bcb53b521b3047f18c2b84b2ad9150a39bd93a402e89339e2ddeeb75bb2c961fa3cf17ac61bdb6834e6b6433d56fd4eb14d terraform-0.11.0.tar.gz"
+sha512sums="a31d16c008cc9718b01eeb10cb5bfcb3d23ef247d38d3b2b5b8952b3095635d3a55003595c6e4bf2a2360250876815f0ba8fd046274eb04fcc37c62088ee5ce4 terraform-0.11.1.tar.gz"