aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-21 01:43:42 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-21 01:43:42 +0000
commitfa86030b69770a82a609b5bd51c8690c1fb18a82 (patch)
tree831253cb5b1febefd238f33b27f607ad1d925e68 /community/terraform
parentcebd54d84f46b5483bc190d86b3aac109f9305e3 (diff)
downloadaports-fa86030b69770a82a609b5bd51c8690c1fb18a82.tar.bz2
aports-fa86030b69770a82a609b5bd51c8690c1fb18a82.tar.xz
community/terraform: upgrade to 0.11.2
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"