mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 00:20:30 +00:00
It seems that miniupnpc 2.2.8 broke API compatibility - see https://github.com/miniupnp/miniupnp/issues/758. This causes the current transmission package to segfault (#20490) as well as the build to fail, so we here backport https://github.com/transmission/transmission/pull/6907 to fix that. Closes #20490