btfs: rebuild against libtorrent-rasterbar-1.1.1
This commit is contained in:
parent
cdb6e78e7c
commit
520aa8ceb6
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'btfs'
|
# Template file for 'btfs'
|
||||||
pkgname=btfs
|
pkgname=btfs
|
||||||
version=2.11
|
version=2.11
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="boost-devel libcurl-devel libtorrent-rasterbar-devel fuse-devel"
|
makedepends="boost-devel libcurl-devel libtorrent-rasterbar-devel fuse-devel"
|
||||||
|
@ -13,6 +13,8 @@ homepage="https://github.com/johang/btfs"
|
||||||
distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz"
|
||||||
checksum=7c15001e6206c5c28350df0e1609ab10cd7e1578908f46eb334d3b41634a8ba8
|
checksum=7c15001e6206c5c28350df0e1609ab10cd7e1578908f46eb334d3b41634a8ba8
|
||||||
|
|
||||||
|
CXXFLAGS="-std=c++11"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue