frostwire / frostwire-jlibtorrent

A swig Java interface for libtorrent by the makers of FrostWire. Develop libtorrent based apps with the joy of coding in Java.
http://www.frostwire.com
MIT License
457 stars 139 forks source link

Swig link problem #292

Closed master255 closed 3 months ago

master255 commented 3 months ago

https://github.com/frostwire/frostwire-jlibtorrent/blob/7e2d751f554e3edac2c1ae582bb22279716616e6/swig/Dockerfile#L61

Change it to https://sourceforge.net/projects/swig/files/swig/swig-${SWIG_VERSION}/swig-${SWIG_VERSION}.tar.gz

gubatron commented 3 months ago

that's a feature not a bug. had issues in the past with that mirror, decided to host my own one I'll make sure to update to the latest version in our mirror.

gubatron commented 3 months ago
Screenshot 2024-07-31 at 11 32 57 PM

Added the latest 4.2.x versions, hopefully this helps.

gubatron commented 3 months ago

SWIG_VERSION 4.2.1 bump on the 2.0 branch https://github.com/frostwire/frostwire-jlibtorrent/commit/84a99529d4f6674cbd1272006b6d7437f62359d1

Trying not to mess with the master branch for some time, getting closer and closer to a libtorrent 2.0 compatible release