mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 10:13:01 +01:00
Recheck all of the fletcher16 using sha-2
Ensure validity at a higher bit depth
This commit is contained in:
parent
92cb05442e
commit
d6780c9947
4 changed files with 43 additions and 2 deletions
|
|
@ -92,6 +92,9 @@ cd ${pkg}
|
|||
kaem --file ${pkg}.kaem
|
||||
cd ..
|
||||
|
||||
# Part 13: Check all up to this part as sha256sum
|
||||
sha256sum -c pre-sha.sha256sums
|
||||
|
||||
# Part 13: mes-libc-patched
|
||||
cd tcc-0.9.27
|
||||
kaem --file mes-libc-patched.kaem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue