mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
btfs: rebuild for libtorrent-rasterbar
This commit is contained in:
parent
c71ee1368e
commit
ded6dbb8a7
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'btfs'
|
||||
pkgname=btfs
|
||||
version=2.24
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="boost-devel fuse-devel libcurl-devel libtorrent-rasterbar-devel"
|
||||
|
@ -12,6 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/johang/btfs"
|
||||
distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz"
|
||||
checksum=d71ddefe3c572e05362542a0d9fd0240d8d4e1578ace55a8b3245176e7fd8935
|
||||
CXXFLAGS=-std=gnu++14
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue