libtorrent: bump to version 0.13.6
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sun, 4 Oct 2015 23:56:15 +0000 (00:56 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 5 Oct 2015 00:09:43 +0000 (02:09 +0200)
commit137620371928a819cf752622b6201c5cbc5352ef
tree8bbf604702de6fd4f8850bdd9cdfa2656b034129
parentd37bf8f15704e67eb1b3f009bd0b34b4765feae0
libtorrent: bump to version 0.13.6

- Bump to version 0.13.6.

- Add a hash file.

- Change the website URL to the new official one.

- Help the build system to find the zlib headers, otherwise the
  configure script will fail like this:

    checking if zlib is wanted... yes
    checking for inflateEnd in -lz... no
    checking zlib.h usability... no
    checking zlib.h presence... no
    checking for zlib.h... no
    configure: error: either specify a valid zlib installation with
    --with-zlib=DIR or disable zlib usage with --without-zlib

- Disable instrumentation support by default since it avoids runtime
  failures on rtorrent for some architectures like MIPS, PowerPC or ARM:

    https://github.com/rakshasa/rtorrent/issues/156

- Tweak the 0001-cross_compile.patch for this new version.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libtorrent/0001-cross_compile.patch
package/libtorrent/Config.in
package/libtorrent/libtorrent.hash [new file with mode: 0644]
package/libtorrent/libtorrent.mk