7 lines
193 B
YAML
7 lines
193 B
YAML
|
---
|
||
|
git: "https://git.causal.agency/libretls/"
|
||
|
path_tmp_git: "/tmp/libretls"
|
||
|
lib_name: "libtls.so.25"
|
||
|
path_local_lib: "/usr/local/lib/{{ lib_name }}"
|
||
|
path_global_lib: "/usr/lib/{{ lib_name }}"
|