aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-08-19 13:45:19 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-08-19 13:45:19 +0000
commite626b1538f729c13c8e81961d100968872b0a05e (patch)
treec2a614edf640c42a3139035d7732082c2f9697e5 /community/terraform
parentc639329a5366320f9c15de886d2031dc27f02290 (diff)
downloadaports-e626b1538f729c13c8e81961d100968872b0a05e.tar.bz2
aports-e626b1538f729c13c8e81961d100968872b0a05e.tar.xz
community/terraform: upgrade to 0.11.8
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 b26b90db6c..4bfa6ec895 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.7
+pkgver=0.11.8
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="0ee0317bbca8b59698ae58cc090b7f6e11631885327bdcb805859312895c0f61e8eb87aa2fd4cd4ed7e4835fe50941a3f678b85aae8fc8b4585f9403d5c06de3 terraform-0.11.7.tar.gz"
+sha512sums="a82be5a2000b5adb417451d87def4ad93a86f63f1a72774f6b181b93e4d95e339eb13d6f30bd887bb89e40fa3f5a859d98303dca9332238450fa18ca8f4e3e99 terraform-0.11.8.tar.gz"