diff --git a/srcpkgs/f2fs-tools/template b/srcpkgs/f2fs-tools/template index 84c7744a71..32d2b94ba6 100644 --- a/srcpkgs/f2fs-tools/template +++ b/srcpkgs/f2fs-tools/template @@ -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 " 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"