aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-03-21 21:28:46 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-03-21 21:35:48 +0200
commit32fdd9ffa26836851f338d60a1554ff933bf9eb3 (patch)
tree3d0e62580fdc0f2e831f64a62f0abcc826ae1529 /community
parent3847633d1f5aa40861936881f342cd800781f239 (diff)
downloadaports-32fdd9ffa26836851f338d60a1554ff933bf9eb3.tar.bz2
aports-32fdd9ffa26836851f338d60a1554ff933bf9eb3.tar.xz
community/terraform: upgarde to 0.11.13
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 03fb86bc50..89539bd2d6 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.11
+pkgver=0.11.13
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="7c0cf4b0b70eab7dc88133d50ac4b586b72ac53e01c21c00766d03d10c753cfd404b146add21e378be8f1d305c5e92703cbaeac9e4c4b55bfc8b2532f74f63ee terraform-0.11.11.tar.gz"
+sha512sums="1c16f20d1a65c763f1091ff2d20e0752e62903e07a12d41dd722e5c4c989f477da7d64901336d7536ed1693d5c82f4548ae5a643edae85b4e83325fc8c81b245 terraform-0.11.13.tar.gz"