tools: xxhash: fix PKG_MIRROR_HASH
authorPetr Štetiar <[email protected]>
Mon, 6 Oct 2025 19:41:03 +0000 (19:41 +0000)
committerRobert Marko <[email protected]>
Thu, 9 Oct 2025 11:37:58 +0000 (13:37 +0200)
commit8c030a3b13c9f59ef8ea1ee741e02bfc6a04a889
treeac6544cc799b0414ca79345962cbbeec467349d0
parent5d2994a73e20ba840d3096e1ad52add6937fe86d
tools: xxhash: fix PKG_MIRROR_HASH

Current PKG_MIRROR_HASH is wrong, but it went unnoticed, because the
tarball is being fetched from @OPENWRT project mirrors. After
042996b46bd revert the correct hash can be reproduced with:

 make tools/xxhash/{download,check} FIXUP=1 DL_DIR=/tmp PKG_MIRROR_HASH=''

Signed-off-by: Petr Štetiar <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20322
Signed-off-by: Robert Marko <[email protected]>
tools/xxhash/Makefile