f2fs-tools: update to 1.14.0.

This commit is contained in:
Anthony Iliopoulos 2020-09-12 19:39:06 +02:00 committed by Andrew J. Hesford
parent 6266d0f17e
commit 0fb016e9db

View file

@ -1,6 +1,6 @@
# Template file for 'f2fs-tools'
pkgname=f2fs-tools
version=1.13.0
version=1.14.0
revision=1
build_style=gnu-configure
configure_args="--disable-static ac_cv_file__git=yes"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git"
distfiles="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/${pkgname}-${version}.tar.gz"
checksum=b39d3ae9224267aab0070b5f17d91d0c5143f6d960166a27f6b11c8c87072c7d
checksum=619263d4e2022152a1472c1d912eaae104f20bd227ce0bb9d41d1d6608094bd1
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" musl-legacy-compat"