aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-26 17:30:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:01 +0000
commitb23b1e3146730f7342808b3acc882357978c8e65 (patch)
tree93ba5bef8912c8b5a5cee9352c66ece219392704
parent77710a2e0a6dbfccce5538483a548c73449f54ba (diff)
testing/libtorrent-rasterbar: rebuild against python 3.9
-rw-r--r--testing/libtorrent-rasterbar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD
index b4758c3909f..c36b0112206 100644
--- a/testing/libtorrent-rasterbar/APKBUILD
+++ b/testing/libtorrent-rasterbar/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname=libtorrent-rasterbar
pkgver=1.2.10
-pkgrel=1
+pkgrel=2
pkgdesc="Feature complete C++ bittorrent implementation"
options="!check" # Tests hang on all arches
url="https://www.rasterbar.com/products/libtorrent"