]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools: bash: fix PKG_HASH
authorRobert Marko <robimarko@gmail.com>
Mon, 11 Aug 2025 10:16:18 +0000 (12:16 +0200)
committerRobert Marko <robimarko@gmail.com>
Mon, 11 Aug 2025 10:16:18 +0000 (12:16 +0200)
commit2876106eb43d9eb04533eec2f2bfbb4574fa2b5d
treeaf4642a387b5fc28cbf9eafa28d2fb8a5662ae70
parente59635668dff13dbe7fa5d3007dbe5368ce0ace7
tools: bash: fix PKG_HASH

Invalid hash was added during the 5.3 update and CI will fail since none
of the available sources has the tarball with incorrect hash.

Fixes: 423ed9fc5aea ("tools: bash: update to 5.3")
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/bash/Makefile