Implement sha256summing for all remaining kaem scripts

This commit is contained in:
fosslinux 2021-02-18 18:29:18 +11:00
parent d6780c9947
commit 8724c94d20
14 changed files with 94 additions and 0 deletions

View file

@ -31,3 +31,6 @@ chmod 755 /after/bin/bunzip2
bzip2 --help
cd ../..
# Checksums
sha256sum -c checksums

View file

@ -0,0 +1,2 @@
74cb8b1278d648d3f63b71cc5b055a83e83e12a044c7e533c1b348ee8cf34314 /after/bin/bzip2
74cb8b1278d648d3f63b71cc5b055a83e83e12a044c7e533c1b348ee8cf34314 /after/bin/bunzip2