Rename checksums to ${pkg}.checksums

This commit is contained in:
Dor Askayo 2022-05-20 18:10:20 +03:00
parent d12d0e0f9c
commit 18fa642100
26 changed files with 16 additions and 19 deletions

View file

@ -34,4 +34,4 @@ chmod 755 ${prefix}/bin/patch
cd ../..
# Checksums
sha256sum -c checksums
sha256sum -c ${pkg}.checksums