libtorrent: update to 0.13.8 (soname bump).
This commit is contained in:
parent
d1a7b67d21
commit
b41ae9c080
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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 <xtraeme@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue