aboutsummaryrefslogtreecommitdiffstats
path: root/community/terraform
diff options
context:
space:
mode:
authorGennady Feldman <gena01@gmail.com>2020-01-23 10:00:57 -0500
committerRasmus Thomsen <oss@cogitri.dev>2020-01-23 17:27:07 +0100
commitb5c5587c2fa84496e9d4c0d3bc56db784a900a98 (patch)
tree44cfe37a6c28282525944f92b228aeed5502101e /community/terraform
parent2805308991ac4f5fbe8048027274d5fd1fb42d62 (diff)
downloadaports-b5c5587c2fa84496e9d4c0d3bc56db784a900a98.tar.bz2
aports-b5c5587c2fa84496e9d4c0d3bc56db784a900a98.tar.xz
community/terraform: upgrade to 0.12.20
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 0e752b483a..18cc5453d5 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -4,7 +4,7 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
-pkgver=0.12.19
+pkgver=0.12.20
pkgrel=0
pkgdesc="Building, changing and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
@@ -39,4 +39,4 @@ cleanup_srcdir() {
default_cleanup_srcdir
}
-sha512sums="3acf327bdbaeddf6f13fc1a2a2335675dd3910137ef685224e7c1eafddf18d0aaa8c24aa3b1b5027b21905d2d87fbe3d49904e196c9881063d01670c4de3db66 terraform-0.12.19.tar.gz"
+sha512sums="df92422426e7ebaf2c3a6b953de9fc9fcb461f7227835e728bbccf5b796995d818a39817913d6010fadb8b3618710f77f50e36eb6ce4176e7312b68c7d7f7e96 terraform-0.12.20.tar.gz"