diff --git a/development/terraform/terraform.SlackBuild b/development/terraform/terraform.SlackBuild index 57150734a9..b284916e62 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.5.3} +VERSION=${VERSION:-1.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/terraform/terraform.info b/development/terraform/terraform.info index bdc26b36e2..c7a404397a 100644 --- a/development/terraform/terraform.info +++ b/development/terraform/terraform.info @@ -1,8 +1,8 @@ PRGNAM="terraform" -VERSION="1.5.3" +VERSION="1.5.5" HOMEPAGE="https://www.terraform.io/" -DOWNLOAD="https://github.com/hashicorp/terraform/archive/v1.5.3/terraform-1.5.3.tar.gz" -MD5SUM="ef5779388b0e034fc685cc0425e82cf7" +DOWNLOAD="https://github.com/hashicorp/terraform/archive/v1.5.5/terraform-1.5.5.tar.gz" +MD5SUM="2a08c9dd3b2ccd3089ed3cb3c22eba1c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang"