libtorrent: switch to libressl.
This commit is contained in:
parent
9e94f12046
commit
f75305b0f3
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'libtorrent'
|
# Template build file for 'libtorrent'
|
||||||
pkgname=libtorrent
|
pkgname=libtorrent
|
||||||
version=0.13.4
|
version=0.13.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static --disable-debug --without-kqueue
|
configure_args="--enable-static --disable-debug --without-kqueue
|
||||||
--enable-aligned --with-posix-fallocate"
|
--enable-aligned --with-posix-fallocate"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="openssl-devel libsigc++-devel"
|
makedepends="zlib-devel libressl-devel"
|
||||||
short_desc="BitTorrent library written in C++"
|
short_desc="BitTorrent library written in C++"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://libtorrent.rakshasa.no"
|
homepage="http://libtorrent.rakshasa.no"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue