aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
Diffstat (limited to 'community/terraform')
-rw-r--r--community/terraform/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index 5118667f72..ff736a63ad 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -3,8 +3,8 @@
# Contributor: Sergii Sadovyi <serg.sadovoi@gmail.com>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
-pkgver=0.12.6
-pkgrel=1
+pkgver=0.12.8
+pkgrel=0
pkgdesc="Building, changing and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
arch="all !armhf !armv7"
@@ -35,4 +35,4 @@ package() {
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha512sums="295ca012ab67b5cc4c32a450b2c3e61bc4635ab3c93a242ac457208e1230f12e7145b456ed944aa1b6d87ad18205320200926541dd274d5e162e4b0b9d4a8e90 terraform-0.12.6.tar.gz"
+sha512sums="88f8e1244d4e556b74aa283a9a7dc0e033dad780d9b4dd4a7f37ba634bc09f0e624505e942e620782b8e6bd1795019494695306a23a75f8b466fe119994881e1 terraform-0.12.8.tar.gz"