From 9c13c71da8dcc37d03fc53bc3bc16978a65fd8f2 Mon Sep 17 00:00:00 2001 From: crueter Date: Tue, 7 Apr 2026 00:03:45 +0200 Subject: [PATCH] [externals] Require httplib >=0.18.7 (#3830) This is the version in Trixie and is thus far the oldest known version that works. We know for a fact that Bookworm's doesn't work, so drop that entirely. Signed-off-by: crueter Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3830 --- externals/cpmfile.json | 1 + 1 file changed, 1 insertion(+) diff --git a/externals/cpmfile.json b/externals/cpmfile.json index 03303a5896..b8472774ae 100644 --- a/externals/cpmfile.json +++ b/externals/cpmfile.json @@ -30,6 +30,7 @@ "tag": "v%VERSION%", "hash": "5efa8140aadffe105dcf39935b732476e95755f6c7473ada3d0b64df2bc02c557633ae3948a25b45e1cf67e89a3ff6329fb30362e4ac033b9a1d1e453aa2eded", "git_version": "0.37.0", + "version": "0.18.7", "find_args": "MODULE GLOBAL", "patches": [ "0001-mingw.patch",