summaryrefslogtreecommitdiffstats
path: root/development/terraform/terraform.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/terraform/terraform.SlackBuild')
-rw-r--r--development/terraform/terraform.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/terraform/terraform.SlackBuild b/development/terraform/terraform.SlackBuild
index 90d948e644..e1708e3f50 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.7.0}
+VERSION=${VERSION:-1.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}