This bump depends on bumping libutp to at least
c95738b1a6644b919e5b64d3ea9736cfc5894e0b.
Update license hash due to copyright year bump:
4b8cfa2e57
Switche buildsystem to cmake, reworked dependencies.
Remove all patches, transmission now depends on the libutp package and
uses cmake as build system.
Upstream removed the configure option for lightweight build:
47ebb3f63a
Remove the option to disable uTP support; although the option is still
available in the CMAkeLists.txt, building without libutp causes a build
failure. Since upstream is not keen on keeping the option, just remove
it and always buld with libutp; see:
47ebb3f63a
Added -latomic when needed to fix build errors on riscv32 and sparc.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[yann.morin.1998@free.fr: expand explanations on the libutp change]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>