diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-07 16:21:48 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-07 16:21:48 -0300 |
commit | 832c6a2986f9ec728c7ea3f4984646ac29d05b7b (patch) | |
tree | 40ef05e2ee076a023366717e085219aace042bdf /testing/libtorrent-rasterbar/APKBUILD | |
parent | 06e72c68723c0637a9d856b4b869c179e584bf3a (diff) | |
download | aports-832c6a2986f9ec728c7ea3f4984646ac29d05b7b.tar.bz2 aports-832c6a2986f9ec728c7ea3f4984646ac29d05b7b.tar.xz |
testing/libtorrent-rasterbar: rebuild to fix BAD archive on x86_64
Diffstat (limited to 'testing/libtorrent-rasterbar/APKBUILD')
-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" |