Use older curl version to fix digest authentication (#252)
This commit is contained in:
committed by
GitHub
parent
d233fd850e
commit
04ab1cfc8d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user