btfs: update to 2.23.
This commit is contained in:
parent
a88c89bb18
commit
f47e6d0545
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'btfs'
|
# Template file for 'btfs'
|
||||||
pkgname=btfs
|
pkgname=btfs
|
||||||
version=2.22
|
version=2.23
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
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=03ebfffd7cbd91e2113d0c43d8d129ad7851753c287c326416ecf622789c4a8d
|
checksum=2832817ea3aa73ff7af60a547736d0a681111816d95b76a999935b6f90491fa6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue