From 4840c4f8a744ad6a7d296ecf87b84a10b8f4ce0c Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 7 Jul 2026 10:49:22 +0200 Subject: fix: bump dash-form dated URLs on version change --hintfile -V and --new -V only substituted the packaged underscore form of the old version, so download URLs using the upstream dash form (dates like 2026-07-07, tags) kept pointing at the old tarball and their md5 went stale. Now both the underscore and dash variants of old->new are rewritten. exploitdb was the trigger case. Tests T74 (--hintfile) and T75 (--new) cover the dashed-URL bump. Release v1.1.3. Co-Authored-By: Claude Opus 4.8 --- mkhint.1.gz | Bin 2824 -> 2824 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'mkhint.1.gz') diff --git a/mkhint.1.gz b/mkhint.1.gz index 3f96fa3..3a40666 100644 Binary files a/mkhint.1.gz and b/mkhint.1.gz differ -- cgit v1.2.3