From d54f6ceb1e960a0063ce1a7046f35ce3adabec2d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Apr 2018 19:42:00 +0000 Subject: [PATCH] main/libtorrent: rebuild against libressl-2.7 --- main/libtorrent/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libtorrent/APKBUILD b/main/libtorrent/APKBUILD index 408da59b926..01050af11e0 100644 --- a/main/libtorrent/APKBUILD +++ b/main/libtorrent/APKBUILD @@ -4,7 +4,7 @@ pkgname=libtorrent pkgver=0.13.6 -pkgrel=3 +pkgrel=4 pkgdesc="BitTorrent library written in C++" url="http://rakshasa.github.io/rtorrent/" arch="all"