aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
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 ecb185c0b0..e6144b2694 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.1
+pkgver=0.11.2
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="a31d16c008cc9718b01eeb10cb5bfcb3d23ef247d38d3b2b5b8952b3095635d3a55003595c6e4bf2a2360250876815f0ba8fd046274eb04fcc37c62088ee5ce4 terraform-0.11.1.tar.gz"
+sha512sums="0adf96b2a64e96adb50b3b6d1afdc1c79795428061c4fc389e7ce1d3d79f15dc6419392eb5426f22e0a6c0b0f8b10732f7d0e2694951c97f15c4a8d8460dad19 terraform-0.11.2.tar.gz"