diff options
Diffstat (limited to 'system/yq/yq.SlackBuild')
-rw-r--r-- | system/yq/yq.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yq/yq.SlackBuild b/system/yq/yq.SlackBuild index 81a26c0ed7..72eccf3637 100644 --- a/system/yq/yq.SlackBuild +++ b/system/yq/yq.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=yq -VERSION=${VERSION:-4.44.6} +VERSION=${VERSION:-4.45.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |