~alpine/aports

community/terraform: upgrade to 0.12.17 v1 APPLIED

Galen Abell: 1
 community/terraform: upgrade to 0.12.17

 1 files changed, 3 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3150/mbox | git am -3
Learn more about email & git

[PATCH] community/terraform: upgrade to 0.12.17 Export this patch

---
 community/terraform/APKBUILD | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index 63412863a0..6993ca80fa 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -1,9 +1,10 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Contributor: Gennady Feldman <gena01@gmail.com>
# Contributor: Sergii Sadovyi <serg.sadovoi@gmail.com>
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
pkgver=0.12.12
pkgver=0.12.17
pkgrel=0
pkgdesc="Building, changing and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
@@ -38,4 +39,4 @@ cleanup_srcdir() {
	default_cleanup_srcdir
}

sha512sums="58e15da1cc5345e7780573bfeda4a6f34dc281682a0e3f7bf6b129d0db42ff343b79575bb06472e1c994f8d3e3d7e3ab507a4a09f1cfd166690a611af221bd8e  terraform-0.12.12.tar.gz"
sha512sums="6311fdbf6764e585126a1e177dc498634a799ba1a68ba98682e2be29d14b40c09d0a780555f10bbde0587445d31a1e0d9810226f9e6bd3fcb248428ceb864c87  terraform-0.12.17.tar.gz"
-- 
2.24.0