mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 19:25:25 +03:00
testing/btfs: rebuild against libtorrent-rasterbar-2.0
This commit is contained in:
parent
ff8a81fd51
commit
a90b67d770
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@
|
|||
# Maintainer: dai9ah <dai9ah@protonmail.com>
|
||||
pkgname=btfs
|
||||
pkgver=2.24
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="Bittorrent filesystem based on FUSE"
|
||||
options="!check" # No testsuite
|
||||
url="https://github.com/johang/btfs"
|
||||
arch="all !armhf" # blocked by libtorrent-rasterbar
|
||||
license="GPL-3.0-or-later"
|
||||
depends="python3"
|
||||
makedepends="autoconf automake curl-dev fuse-dev libtorrent-rasterbar-dev<=2.0 boost-dev"
|
||||
makedepends="autoconf automake curl-dev fuse-dev libtorrent-rasterbar-dev boost-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
source="btfs-$pkgver.tar.gz::https://github.com/johang/btfs/archive/v$pkgver.tar.gz"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue