Re: Fwd: Feature request: Force ignore prerequisites with CLI flag
Henrik Carlqvist <[email protected]> Mon, 24 Nov 2025 23:29:19 +0100
| Newsgroups | gmane.comp.gnu.make.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 24 Nov 2025 13:53:56 -0500 Joe Flack <[email protected]> wrote: > For example, imagine it is hosted at example.com/release/latest. But there > is no way to check the hash of that release. If there was, then I could > store the hash locally Do you really need to care about a hash? Wouldn't the server timestamp be enough? https://www.gnu.org/software/wget/manual/html_node/Time_002dStamping.html regards Henrik