diff options
Diffstat (limited to 'development/terraform/terraform.SlackBuild')
-rw-r--r-- | development/terraform/terraform.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/terraform/terraform.SlackBuild b/development/terraform/terraform.SlackBuild index 4bbcf63df3..c7014f3979 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.12.1} +VERSION=${VERSION:-1.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |