From 9521dd4a5bfa2221f7cd2ec6f459e19924e13bbc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 11 Sep 2019 06:48:27 +0000 Subject: [PATCH] testing/libtorrent-rasterbar: rebuild against boost-1.71 --- testing/libtorrent-rasterbar/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD index 2663f462c8b..2c5833b837b 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -3,7 +3,7 @@ pkgname=libtorrent-rasterbar pkgver=1.2.1 _pkgver=${pkgver//./_} -pkgrel=0 +pkgrel=1 pkgdesc="Feature complete C++ bittorrent implementation" options="!check" # Tests hang on all arches url="https://www.rasterbar.com/products/libtorrent"