aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/yq/yq.SlackBuild2
-rw-r--r--system/yq/yq.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/yq/yq.SlackBuild b/system/yq/yq.SlackBuild
index 258dbd6df5ab..8a3d07f675c7 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.35.2}
+VERSION=${VERSION:-4.40.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/yq/yq.info b/system/yq/yq.info
index d648c760082e..824839bbc93e 100644
--- a/system/yq/yq.info
+++ b/system/yq/yq.info
@@ -1,8 +1,8 @@
PRGNAM="yq"
-VERSION="4.35.2"
+VERSION="4.40.4"
HOMEPAGE="https://github.com/mikefarah/yq"
-DOWNLOAD="https://github.com/mikefarah/yq/archive/refs/tags/v4.35.2/yq-4.35.2.tar.gz"
-MD5SUM="34903fafdd36d079dfeb11bec4aa1c8a"
+DOWNLOAD="https://github.com/mikefarah/yq/archive/refs/tags/v4.40.4/yq-4.40.4.tar.gz"
+MD5SUM="1b79bba7049de315e5de1e9c9c6534a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"