aboutsummaryrefslogtreecommitdiff
path: root/development/terraform
diff options
context:
space:
mode:
Diffstat (limited to 'development/terraform')
-rw-r--r--development/terraform/terraform.SlackBuild2
-rw-r--r--development/terraform/terraform.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/terraform/terraform.SlackBuild b/development/terraform/terraform.SlackBuild
index bb51f8d3b5f0..90d948e644d0 100644
--- a/development/terraform/terraform.SlackBuild
+++ b/development/terraform/terraform.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=terraform
-VERSION=${VERSION:-1.6.5}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/terraform/terraform.info b/development/terraform/terraform.info
index 5f9399ec3607..6a108521e712 100644
--- a/development/terraform/terraform.info
+++ b/development/terraform/terraform.info
@@ -1,8 +1,8 @@
PRGNAM="terraform"
-VERSION="1.6.5"
+VERSION="1.7.0"
HOMEPAGE="https://www.terraform.io/"
-DOWNLOAD="https://github.com/hashicorp/terraform/archive/v1.6.5/terraform-1.6.5.tar.gz"
-MD5SUM="630ca666b8036f9b764ae44babbd12d0"
+DOWNLOAD="https://github.com/hashicorp/terraform/archive/v1.7.0/terraform-1.7.0.tar.gz"
+MD5SUM="6a877a65055e1d873d6c10fceef07724"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"