1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 13:57:36 +00:00

Ports: Bump libssh2 to 1.11.0

This commit is contained in:
Mr.UNIX 2023-12-25 12:39:10 +01:00 committed by Tim Schumacher
parent c382db351a
commit ae7d0f18ec
4 changed files with 31 additions and 3 deletions

View file

@ -173,7 +173,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`libslirp`](libslirp/) | libslirp | 4.7.0 | https://gitlab.freedesktop.org/slirp/libslirp |
| [`libsndfile`](libsndfile/) | libsndfile | 1.2.2 | https://libsndfile.github.io/libsndfile/ |
| [`libsodium`](libsodium/) | libsodium | 1.0.18 | https://doc.libsodium.org/ |
| [`libssh2`](libssh2/) | libssh2 | 1.10.0 | https://www.libssh2.org/ |
| [`libssh2`](libssh2/) | libssh2 | 1.11.0 | https://www.libssh2.org/ |
| [`libtheora`](libtheora/) | libtheora | 1.1.1 | https://www.theora.org/ |
| [`libtiff`](libtiff/) | libtiff | 4.5.1 | http://www.libtiff.org/ |
| [`libtool`](libtool/) | libtool | 2.4.7 | https://www.gnu.org/software/libtool/ |