aboutsummaryrefslogtreecommitdiff
path: root/extra/shellcheck-bin
diff options
context:
space:
mode:
Diffstat (limited to 'extra/shellcheck-bin')
-rwxr-xr-xextra/shellcheck-bin/build2
-rw-r--r--extra/shellcheck-bin/checksums3
-rw-r--r--extra/shellcheck-bin/meta3
-rw-r--r--extra/shellcheck-bin/sources2
-rw-r--r--extra/shellcheck-bin/version2
5 files changed, 8 insertions, 4 deletions
diff --git a/extra/shellcheck-bin/build b/extra/shellcheck-bin/build
index 3a6a4684..fae24b67 100755
--- a/extra/shellcheck-bin/build
+++ b/extra/shellcheck-bin/build
@@ -1,3 +1,3 @@
#!/bin/sh -e
-install -Dm755 shellcheck "$1/usr/bin/shellcheck"
+clinst -Dm755 shellcheck "$1/usr/bin/shellcheck"
diff --git a/extra/shellcheck-bin/checksums b/extra/shellcheck-bin/checksums
index 4ce29dfa..e636c0d8 100644
--- a/extra/shellcheck-bin/checksums
+++ b/extra/shellcheck-bin/checksums
@@ -1 +1,2 @@
-64f17152d96d7ec261ad3086ed42d18232fcb65148b44571b564d688269d36c8 shellcheck-v0.7.1.linux.x86_64.tar.xz
+%BLAKE3
+2a6377cc08f05029b0e91d05a63a707ff5919e607bc362588538737e201d9ba4 shellcheck-v0.9.0.linux.x86_64.tar.xz
diff --git a/extra/shellcheck-bin/meta b/extra/shellcheck-bin/meta
new file mode 100644
index 00000000..6a2679f9
--- /dev/null
+++ b/extra/shellcheck-bin/meta
@@ -0,0 +1,3 @@
+description: Static analysis tool for shell scripts
+license: GPL-3.0-or-later
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/shellcheck-bin/sources b/extra/shellcheck-bin/sources
index d4af7551..63f1df9c 100644
--- a/extra/shellcheck-bin/sources
+++ b/extra/shellcheck-bin/sources
@@ -1 +1 @@
-https://github.com/koalaman/shellcheck/releases/download/v0.7.1/shellcheck-v0.7.1.linux.x86_64.tar.xz
+https://github.com/koalaman/shellcheck/releases/download/v0.9.0/shellcheck-v0.9.0.linux.x86_64.tar.xz
diff --git a/extra/shellcheck-bin/version b/extra/shellcheck-bin/version
index 1078b9e9..8ac7000b 100644
--- a/extra/shellcheck-bin/version
+++ b/extra/shellcheck-bin/version
@@ -1 +1 @@
-0.7.1 1
+0.9.0 1