aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorMatthias Neugebauer <mtneug@mailbox.org>2019-08-07 11:19:19 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-08-09 18:09:17 -0300
commitb991aca1e57232263d7cbf43b1f7ed66baffbb2a (patch)
tree72b9d5952a64159746dc5420a2c2ea0ce2dd4d03 /community
parentd075e9d5b095c6efdb01296d01ad2cdf551be686 (diff)
downloadaports-b991aca1e57232263d7cbf43b1f7ed66baffbb2a.tar.bz2
aports-b991aca1e57232263d7cbf43b1f7ed66baffbb2a.tar.xz
community/terraform: upgrade to 0.12.6
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 0a6a5645bb..125fbc19e6 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.12.0
+pkgver=0.12.6
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="2bd05455d3ae541f807d3a6440f63d9d1722625ed3cf04e509c4dd893582dbc2c2718f3705191db1e61093a166a9b5fd10c083ab48fa1718df04d32adeabba43 terraform-0.12.0.tar.gz"
+sha512sums="295ca012ab67b5cc4c32a450b2c3e61bc4635ab3c93a242ac457208e1230f12e7145b456ed944aa1b6d87ad18205320200926541dd274d5e162e4b0b9d4a8e90 terraform-0.12.6.tar.gz"