mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
Add pnut-exe to checksum file
This commit is contained in:
parent
ccef9f7bae
commit
2f2dce28d6
2 changed files with 2 additions and 2 deletions
|
|
@ -332,8 +332,7 @@ cd ../..
|
|||
# Checksums
|
||||
if match x${UPDATE_CHECKSUMS} xTrue; then
|
||||
sha256sum -o ${pkg}.${ARCH}.checksums \
|
||||
/usr/bin/tcc-pnut \
|
||||
/usr/bin/tcc-boot0 \
|
||||
/usr/bin/pnut-exe \
|
||||
/usr/bin/tcc-boot1 \
|
||||
/usr/bin/tcc \
|
||||
/usr/lib/mes/libc.a \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
aec2fdd8babb30d4fe4779fcb3f3a76f6438477a01bdb590cae29c56d47355d3 /usr/bin/pnut-exe
|
||||
edc61c506e4e080ace481d0e2e68ce4e184145721d6e67aab5a9711a7a92695b /usr/bin/tcc-boot1
|
||||
2204b4625e068b77aaeffc5f94e0ee12e6826c5f7f0639bb53932e2d625939d9 /usr/bin/tcc
|
||||
bcc6536a4bf27277a2a63430dbf59993dd380ce60ae2feb53dc5ffe5723f7345 /usr/lib/mes/libc.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue