summaryrefslogtreecommitdiff
path: root/packages/m4/1.4.18/chksum
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11Update m4 to 1.4.19Alexey Neyman1-12/+0
This fixes the x86_64-multilib-linux-uclibc,powerpc-unknown-elf canadian cross example (which currently breaks because the gnulib example assumes SIGSTKSZ is constant while recent libcs started defining it as a sysconf(...) call. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-09-30Add digests for all packagesAlexey Neyman1-0/+12
Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>