Use older curl version to fix digest authentication (#252)

This commit is contained in:
Brendan Le Glaunec
2020-01-17 09:18:22 +01:00
committed by GitHub
parent d233fd850e
commit 04ab1cfc8d
3 changed files with 22 additions and 12 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ Only use this solution if for some reason using docker is not an option for you
### Dependencies
* `go` (> `1.10`)
* `libcurl` development library
* `libcurl` development library (**[version has to be <7.66.0](https://github.com/Ullaakut/cameradar/issues/247)**)
* For apt users: `apt install libcurl4-openssl-dev`
### Steps to install