Skip to content

Commit

Permalink
Update checkbashism-native to 2.24.6
Browse files Browse the repository at this point in the history
Closes #12352

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
  • Loading branch information
priv-kweihmann committed Dec 10, 2024
1 parent b3e241c commit d0073cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI:append = " \
file://checkbashism.sca.description \
"

SRC_URI[sha256sum] = "e0481ec6765ae59f85790b246432ac360fef55f1b54edbc2272707e377cdfcc9"
SRC_URI[sha256sum] = "0389da28aa6c55122ff1c3aaa1162ecb77488a7f76ecde91296d03a4a2f51d6e"

UNPACKDIR ??= "${WORKDIR}/sources"
S = "${UNPACKDIR}/devscripts"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI:append = " \
file://checkbashism.sca.description \
"

SRC_URI[sha256sum] = "e0481ec6765ae59f85790b246432ac360fef55f1b54edbc2272707e377cdfcc9"
SRC_URI[sha256sum] = "0389da28aa6c55122ff1c3aaa1162ecb77488a7f76ecde91296d03a4a2f51d6e"

UNPACKDIR ??= "${WORKDIR}/sources"
S = "${UNPACKDIR}/devscripts"
Expand Down

0 comments on commit d0073cb

Please sign in to comment.