Browse Source

[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 <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3830
remotes/1775727140679917760/master
crueter 7 days ago
parent
commit
9c13c71da8
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 1
      externals/cpmfile.json

1
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",

Loading…
Cancel
Save