Update checksums for x86, amd64 & riscv64

Also, add missing non-x86 checksums for simple-patch.
This commit is contained in:
Gábor Stefanik 2024-04-15 14:43:13 +02:00
parent e08f655cd6
commit aa3d36b934
23 changed files with 104 additions and 107 deletions

View file

@ -11,10 +11,10 @@ M2-Mesoplanet --architecture ${ARCH} -f src/simple-patch.c -o ${BINDIR}/simple-p
# Checksums
if match x${UPDATE_CHECKSUMS} xTrue; then
sha256sum -o ${pkg}.checksums \
sha256sum -o ${pkg}.${ARCH}.checksums \
/usr/bin/simple-patch
cp ${pkg}.checksums ${SRCDIR}
cp ${pkg}.${ARCH}.checksums ${SRCDIR}
else
sha256sum -c ${pkg}.${ARCH}.checksums
fi

View file

@ -0,0 +1 @@
0afc8a60b8b9f2c52f7836c74136160c2c83d38afc0f2181bc24a38f88a6b3a0 /usr/bin/simple-patch

View file

@ -0,0 +1 @@
a06cbf887341ea5387e7947bc4e01a07349ad5b604b214e6b0dab4a6c3e0e30b /usr/bin/simple-patch