tools/squashfs4: fix PKG_MIRROR_HASH
authorDaniel Golle <daniel@makrotopia.org>
Sat, 25 Feb 2023 17:49:10 +0000 (17:49 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 25 Feb 2023 19:01:53 +0000 (19:01 +0000)
commitaf5e230c2036af07ef0fca6795ee259849b51e59
tree3adabd02287e1b5f1abc3b1ee0fe58dbfec15bdb
parentaa41f4a395bda69cb6ef0ef423e2a4077284fbcd
tools/squashfs4: fix PKG_MIRROR_HASH

The hash currently matches neither the SHA256 of the Github download
nor the hash of the archive generated by the OpenWrt build system.
(and yes, they differ...)

Set hash of Github-generated tarball.

Fixes: 30f2d516ba ("tools/squashfs4: add new tool for squashfs4 images")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
tools/squashfs4/Makefile