aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"