aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorGennady Feldman <gena01@gmail.com>2020-02-19 15:39:36 -0500
committerLeo <thinkabit.ukim@gmail.com>2020-02-19 17:46:24 -0300
commit51179aa0c4911bc331ac2e14b08919c9ec428746 (patch)
treefe6e83ca5d25f6eb1852dd2097f1cb36bb2fc4c1 /community
parent860c5e91cc2d82ee274126f232c12d889ab84484 (diff)
downloadaports-51179aa0c4911bc331ac2e14b08919c9ec428746.tar.bz2
aports-51179aa0c4911bc331ac2e14b08919c9ec428746.tar.xz
community/terraform: upgrade to 0.12.21
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 18cc5453d5..3d0679cf24 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.20
+pkgver=0.12.21
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="df92422426e7ebaf2c3a6b953de9fc9fcb461f7227835e728bbccf5b796995d818a39817913d6010fadb8b3618710f77f50e36eb6ce4176e7312b68c7d7f7e96 terraform-0.12.20.tar.gz"
+sha512sums="3b0dd3e6d8ae4b172d0be934ada6a8dcadc3024d0f27450ed107d55cf7f08b6b0b5eeb739a210fc9a76db42f7cc75ad5842ca7415afa3d7b17d9a34f23920a59 terraform-0.12.21.tar.gz"