mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'btfs'
|
||||||
pkgname=btfs
|
pkgname=btfs
|
||||||
version=2.24
|
version=2.24
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="boost-devel fuse-devel libcurl-devel libtorrent-rasterbar-devel"
|
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"
|
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=d71ddefe3c572e05362542a0d9fd0240d8d4e1578ace55a8b3245176e7fd8935
|
checksum=d71ddefe3c572e05362542a0d9fd0240d8d4e1578ace55a8b3245176e7fd8935
|
||||||
|
CXXFLAGS=-std=gnu++14
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue