diff options
Diffstat (limited to 'development/tflint/tflint.SlackBuild')
-rw-r--r-- | development/tflint/tflint.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/tflint/tflint.SlackBuild b/development/tflint/tflint.SlackBuild index 4716585ad0..987b6b5311 100644 --- a/development/tflint/tflint.SlackBuild +++ b/development/tflint/tflint.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tflint -# Copyright 2024 Andrew Clemons, Tokyo Japan +# Copyright 2024-2025 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tflint -VERSION=${VERSION:-0.54.0} +VERSION=${VERSION:-0.59.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |