aboutsummaryrefslogtreecommitdiff
path: root/development/tflint
diff options
context:
space:
mode:
Diffstat (limited to 'development/tflint')
-rw-r--r--development/tflint/tflint.SlackBuild2
-rw-r--r--development/tflint/tflint.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/tflint/tflint.SlackBuild b/development/tflint/tflint.SlackBuild
index 3f9d8d72b2..1c6b81a0c7 100644
--- a/development/tflint/tflint.SlackBuild
+++ b/development/tflint/tflint.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tflint
-VERSION=${VERSION:-0.56.0}
+VERSION=${VERSION:-0.58.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/tflint/tflint.info b/development/tflint/tflint.info
index 91a5000acd..3b131cf5c8 100644
--- a/development/tflint/tflint.info
+++ b/development/tflint/tflint.info
@@ -1,8 +1,8 @@
PRGNAM="tflint"
-VERSION="0.56.0"
+VERSION="0.58.1"
HOMEPAGE="https://github.com/terraform-linters/tflint"
-DOWNLOAD="https://github.com/terraform-linters/tflint/archive/v0.56.0/tflint-0.56.0.tar.gz"
-MD5SUM="a69bd198f6f2dbef59bcb15da370be1f"
+DOWNLOAD="https://github.com/terraform-linters/tflint/archive/v0.58.1/tflint-0.58.1.tar.gz"
+MD5SUM="934b10fb41152258b4ddd0d73b13ab5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"