diff --git a/development/terraform/terraform.SlackBuild b/development/terraform/terraform.SlackBuild index 103ac6809b..60fd864088 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.3.7} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/terraform/terraform.info b/development/terraform/terraform.info index c18b561a9c..6739c7eb4c 100644 --- a/development/terraform/terraform.info +++ b/development/terraform/terraform.info @@ -1,8 +1,8 @@ PRGNAM="terraform" -VERSION="1.3.7" +VERSION="1.4.0" HOMEPAGE="https://www.terraform.io/" -DOWNLOAD="https://github.com/hashicorp/terraform/archive/v1.3.7/terraform-1.3.7.tar.gz" -MD5SUM="adeeceb280d6e0d24459bee8ada3d9ed" +DOWNLOAD="https://github.com/hashicorp/terraform/archive/v1.4.0/terraform-1.4.0.tar.gz" +MD5SUM="76d324a6f89ba3662d5328be4d657547" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang"