aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform/APKBUILD
diff options
context:
space:
mode:
authorSimone Ripamonti <simone.ripamonti@bitrock.it>2019-01-30 11:42:44 +0100
committerAndy Postnikov <apostnikov@gmail.com>2019-01-30 16:35:59 +0200
commit19ce70e408878399f7c104fbaf242b8b3e744a01 (patch)
tree51d2a2be3267b11078aacbb440b2446b9475509b /community/terraform/APKBUILD
parentc2825acbd58231d75c48169bc214a5f3d1dc029e (diff)
downloadaports-19ce70e408878399f7c104fbaf242b8b3e744a01.tar.bz2
aports-19ce70e408878399f7c104fbaf242b8b3e744a01.tar.xz
community/terraform: upgrade to 0.11.11
Diffstat (limited to 'community/terraform/APKBUILD')
-rw-r--r--community/terraform/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index 2ab517d6cc..03fb86bc50 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.8
+pkgver=0.11.11
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="a82be5a2000b5adb417451d87def4ad93a86f63f1a72774f6b181b93e4d95e339eb13d6f30bd887bb89e40fa3f5a859d98303dca9332238450fa18ca8f4e3e99 terraform-0.11.8.tar.gz"
+sha512sums="7c0cf4b0b70eab7dc88133d50ac4b586b72ac53e01c21c00766d03d10c753cfd404b146add21e378be8f1d305c5e92703cbaeac9e4c4b55bfc8b2532f74f63ee terraform-0.11.11.tar.gz"