No longer produce md5, sha1 + sha512 checksums, but only sha256
authorMichael Prokop <mika@grml.org>
Tue, 13 Jul 2021 13:43:36 +0000 (15:43 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 13 Jul 2021 13:43:36 +0000 (15:43 +0200)
commitfe5a77dd117f8741aab0bd371adcb15773bd2a61
tree176dd3e802552796f7fe460730b109b340250743
parenta4b23f178e1d935aa586677cb68d0d513528d8f6
No longer produce md5, sha1 + sha512 checksums, but only sha256

We no longer rely on those checksum files and it increases build
time. It should be enough to generate just the sha256 checksum file.

Related to https://github.com/grml/grml/issues/120
grml-live