diff options
-rw-r--r-- | testing/libtorrent-rasterbar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD index 7468ddb688..a8875b114d 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -3,7 +3,7 @@ pkgname=libtorrent-rasterbar pkgver=1.2.2 _pkgver=${pkgver//./_} -pkgrel=1 +pkgrel=2 pkgdesc="Feature complete C++ bittorrent implementation" options="!check" # Tests hang on all arches url="https://www.rasterbar.com/products/libtorrent" |