transmission: fix compile with MbedTLS 3.X
authorSeo Suchan <tjtncks@gmail.com>
Sat, 11 May 2024 19:20:50 +0000 (04:20 +0900)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 12 May 2024 04:39:10 +0000 (06:39 +0200)
commit42140c67e04392898e8372c4619a9c7ebfa876ca
treeb3f0af3870334fdeb9337ea11f735d13d7c99536
parent38d5b8b3444ab83348a35adec145443d755aae45
transmission: fix compile with MbedTLS 3.X

Backport pending patch, which was submitted to upstream via GitHub
to use renamed function to compile it against MbedTLS 3.x.

Signed-off-by: Seo Suchan <tjtncks@gmail.com>
net/transmission/Makefile
net/transmission/patches/010-temp-mbedtls3-compile.patch [new file with mode: 0644]