btfs: update to 2.22.
This commit is contained in:
parent
daece5d570
commit
59f57840d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'btfs'
|
||||
pkgname=btfs
|
||||
version=2.21
|
||||
version=2.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/johang/btfs"
|
||||
distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz"
|
||||
checksum=b170d01e362f34038a9bacf75f63eaab85093c1fd296c4f9ed17092f5ca2ccfa
|
||||
checksum=03ebfffd7cbd91e2113d0c43d8d129ad7851753c287c326416ecf622789c4a8d
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue