1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:37:35 +00:00

Ports/libtiff: Update libtiff to version 4.5.0

This commit is contained in:
Cameron Youell 2023-03-27 22:00:28 +11:00 committed by Linus Groh
parent c04e8ae6f2
commit 7b33f33509
2 changed files with 3 additions and 3 deletions

View file

@ -142,7 +142,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`libsodium`](libsodium/) | libsodium | 1.0.18 | https://doc.libsodium.org/ |
| [`libssh2`](libssh2/) | libssh2 | 1.10.0 | https://www.libssh2.org/ |
| [`libtheora`](libtheora/) | libtheora | 1.1.1 | https://www.theora.org/ |
| [`libtiff`](libtiff/) | libtiff | 4.4.0 | http://www.libtiff.org/ |
| [`libtiff`](libtiff/) | libtiff | 4.5.0 | http://www.libtiff.org/ |
| [`libtool`](libtool/) | libtool | 2.4.7 | https://www.gnu.org/software/libtool/ |
| [`libunistring`](libunistring/) | libunistring | 1.0 | https://www.gnu.org/software/libunistring/ |
| [`libuuid`](libuuid/) | libuuid (from util-linux) | 2.38 | https://github.com/karelzak/util-linux/tree/master/libuuid |