aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-20 09:54:22 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-20 09:54:42 +0000
commitc15d00a58c454f014d87117d1637694691b0c40b (patch)
tree9a56a8f331285d3f46751679491b0c9ed8b2c406 /community
parentf3f372fd8cb068082a0202fedb2aaa7374f32282 (diff)
downloadaports-c15d00a58c454f014d87117d1637694691b0c40b.tar.bz2
aports-c15d00a58c454f014d87117d1637694691b0c40b.tar.xz
community/terraform: upgrade to 0.11.4
Diffstat (limited to 'community')
-rw-r--r--community/terraform/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index 8dba8240df..852c504fc3 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.3
+pkgver=0.11.4
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="983817f183181edd54a3c78260de6ee291beda2b7f8b2ee987c0ce6cf209ce09ca021fb32f1d839bb90c48d14921012ab3328d2ca160d40166e449b5af0236ba terraform-0.11.3.tar.gz"
+sha512sums="f8c75b792d7d31bac34b3cd3fbdd647bdc9fff94496cf955ce4b83e5e4da662b29cd6551a530cbbf917fcc11f111038470a3415ff2fade2d5e6fc52bfe93aa90 terraform-0.11.4.tar.gz"