We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccef9f7 commit 2f2dce2Copy full SHA for 2f2dce2
steps/tcc-0.9.26/pass1.kaem
@@ -332,8 +332,7 @@ cd ../..
332
# Checksums
333
if match x${UPDATE_CHECKSUMS} xTrue; then
334
sha256sum -o ${pkg}.${ARCH}.checksums \
335
- /usr/bin/tcc-pnut \
336
- /usr/bin/tcc-boot0 \
+ /usr/bin/pnut-exe \
337
/usr/bin/tcc-boot1 \
338
/usr/bin/tcc \
339
/usr/lib/mes/libc.a \
steps/tcc-0.9.26/tcc-0.9.26.x86.checksums
@@ -1,3 +1,4 @@
1
+aec2fdd8babb30d4fe4779fcb3f3a76f6438477a01bdb590cae29c56d47355d3 /usr/bin/pnut-exe
2
edc61c506e4e080ace481d0e2e68ce4e184145721d6e67aab5a9711a7a92695b /usr/bin/tcc-boot1
3
2204b4625e068b77aaeffc5f94e0ee12e6826c5f7f0639bb53932e2d625939d9 /usr/bin/tcc
4
bcc6536a4bf27277a2a63430dbf59993dd380ce60ae2feb53dc5ffe5723f7345 /usr/lib/mes/libc.a
0 commit comments