From b41ae9c08064678f44d1b87213230371d2fef64d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 13 Aug 2019 16:03:51 +0200 Subject: [PATCH] libtorrent: update to 0.13.8 (soname bump). --- common/shlibs | 2 +- srcpkgs/libtorrent/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 5638724a92f..33280139ed4 100644 --- a/common/shlibs +++ b/common/shlibs @@ -850,7 +850,7 @@ libosp.so.5 opensp-1.5.2_1 libogrove.so.0 openjade-1.3.2_1 libospgrove.so.0 openjade-1.3.2_1 libostyle.so.0 openjade-1.3.2_1 -libtorrent.so.20 libtorrent-0.13.7_1 +libtorrent.so.21 libtorrent-0.13.8_1 libgiblib.so.1 giblib-1.2.4_1 libgc.so.1 gc-7.6.4_1 libcord.so.1 gc-7.4_1 diff --git a/srcpkgs/libtorrent/template b/srcpkgs/libtorrent/template index 8a4c96bbdb1..6ed49da0403 100644 --- a/srcpkgs/libtorrent/template +++ b/srcpkgs/libtorrent/template @@ -1,7 +1,7 @@ # Template file for 'libtorrent' pkgname=libtorrent -version=0.13.7 -revision=4 +version=0.13.8 +revision=1 build_style=gnu-configure configure_args="--enable-static --disable-debug --without-kqueue --enable-aligned --with-posix-fallocate" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://github.com/rakshasa/${pkgname}" distfiles="https://github.com/rakshasa/${pkgname}/archive/v${version}.tar.gz" -checksum=86b4b1753385aaddf9e59ad94f1292eee5102139eb57520e84d1af2f04693708 +checksum=0f6c2e7ffd3a1723ab47fdac785ec40f85c0a5b5a42c1d002272205b988be722 pre_configure() { autoreconf -fi