Commit 69642b3
committed
Makefile: bump to libssl3 for Ubuntu 24.04 compat
libssl1.1 is not available in Ubuntu 24.04, so we switch to libssl3.
We could stay on libssl1.1 for Ubuntu 24.04, but this would:
1) require fetching the package from elsewhere;
2) mean that we are using a ancient version of libssl, which is
not recommended for security reasons.1 parent 41e012a commit 69642b3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments